# 9. Use Cases and Examples

- [9.1 Investment Research Use Cases](https://docs.orbitfin.ai/9.-use-cases-and-examples/9.1-investment-research-use-cases.md)
- [9.1.1 Generate a Research Report with Copilot Chat](https://docs.orbitfin.ai/9.-use-cases-and-examples/9.1-investment-research-use-cases/9.1.1-generate-a-research-report-with-copilot-chat.md)
- [9.1.2 Analyse Investment Themes from Annual Reports](https://docs.orbitfin.ai/9.-use-cases-and-examples/9.1-investment-research-use-cases/9.1.2-analyse-investment-themes-from-annual-reports.md)
- [9.2 Sustainability Use Cases](https://docs.orbitfin.ai/9.-use-cases-and-examples/9.2-sustainability-use-cases.md)
- [9.2.1 Generate an ESG Report with Copilot Chat](https://docs.orbitfin.ai/9.-use-cases-and-examples/9.2-sustainability-use-cases/9.2.1-generate-an-esg-report-with-copilot-chat.md)
- [9.2.2 Orbit vs Claude vs Perplexity](https://docs.orbitfin.ai/9.-use-cases-and-examples/9.2-sustainability-use-cases/9.2.2-orbit-vs-claude-vs-perplexity.md)
- [9.3 Service Provider Use Cases](https://docs.orbitfin.ai/9.-use-cases-and-examples/9.3-service-provider-use-cases.md)
- [9.4 Case Studies: Success Stories](https://docs.orbitfin.ai/9.-use-cases-and-examples/9.4-case-studies-success-stories.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.orbitfin.ai/9.-use-cases-and-examples.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.
