# 0.07 Agent model

- [Introduction](https://omira-documentations.gitbook.io/omira-documentations/0.07-agent-model/introduction.md): An introduction to the Omira - 0.07 model.
- [Model Whitepaper](https://omira-documentations.gitbook.io/omira-documentations/0.07-agent-model/model-whitepaper.md): The Omira-0.07 Model technical documentation.
- [Model Personalization](https://omira-documentations.gitbook.io/omira-documentations/0.07-agent-model/model-whitepaper/model-personalization.md): Tailor 0.07 to your trading profile.
- [Simulate Market Events](https://omira-documentations.gitbook.io/omira-documentations/0.07-agent-model/model-whitepaper/simulate-market-events.md): Omira - 0.07 retains the ability to forecast price changes & sentiment shifts based on hypothetical scenarios.
- [Trading Applications](https://omira-documentations.gitbook.io/omira-documentations/0.07-agent-model/model-whitepaper/trading-applications.md): How 0.07 both helps and benefits users while trading.


---

# 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://omira-documentations.gitbook.io/omira-documentations/0.07-agent-model.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.
