# 6. Off-the-Shelf Agents

- [6.1 Data Transformer](https://docs.orbitfin.ai/6.-off-the-shelf-agents/6.1-data-transformer.md)
- [6.2 Filings Insight Extractor](https://docs.orbitfin.ai/6.-off-the-shelf-agents/6.2-filings-insight-extractor.md)
- [6.3 Portfolio News Tracker](https://docs.orbitfin.ai/6.-off-the-shelf-agents/6.3-portfolio-news-tracker.md)
- [6.4 Summary Composer](https://docs.orbitfin.ai/6.-off-the-shelf-agents/6.4-summary-composer.md)
- [6.5 Financial Statement Navigator](https://docs.orbitfin.ai/6.-off-the-shelf-agents/6.5-financial-statement-navigator.md)
- [6.6 Earning Call Calendar](https://docs.orbitfin.ai/6.-off-the-shelf-agents/6.6-earning-call-calendar.md)
- [6.7 News Flow Tracker](https://docs.orbitfin.ai/6.-off-the-shelf-agents/6.7-news-flow-tracker.md): From Bot Marketplace you can click below bot to enter the dashboard.


---

# 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/6.-off-the-shelf-agents.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.
