# PK-Sim Documentation

- [Quick Guide](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-quick-guide.md)
- [Options](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-options.md)
- [Projects](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-projects.md)
- [Expression Profile](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-expression-profile.md)
- [Creating Individuals](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-creating-individuals.md)
- [Creating Populations](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-creating-populations.md)
- [Compounds: Definition and Work Flows](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-compounds-definition-and-work-flow.md)
- [Compounds: Defining Inhibition/Induction Processes](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-compounds-defining-inhibition-induction-processes.md)
- [Administration Protocols](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-administration-protocols.md)
- [Formulations](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-formulations.md)
- [Events](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-events.md)
- [Simulations](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-simulations.md)
- [Importing and Exporting Project Data and Models](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/importing-exporting-project-data-models.md)
- [Conversion of Projects from Previous Version](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/conversion-projects-from-previous-version.md)
- [Command Line Interface - CLI](https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation/pk-sim-command-line-interface.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.open-systems-pharmacology.org/v12/working-with-pk-sim/pk-sim-documentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
