# REVENUE AGENTS

- [Overview](https://docs.hockeystack.com/revenue-agents/overview.md)
- [HockeyStack Revenue Agents](https://docs.hockeystack.com/revenue-agents/hockeystack-revenue-agents.md)
- [Rep Cockpit: Tasks, Meetings, and Deals](https://docs.hockeystack.com/revenue-agents/hockeystack-revenue-agents/rep-cockpit-tasks-meetings-and-deals.md)
- [Agents Overview](https://docs.hockeystack.com/revenue-agents/hockeystack-revenue-agents/agents-overview.md)
- [Agent Credits](https://docs.hockeystack.com/revenue-agents/hockeystack-revenue-agents/agent-credits.md): Simple guide for understanding credits and estimating usage.
- [Configuration](https://docs.hockeystack.com/revenue-agents/configuration.md)
- [Personas](https://docs.hockeystack.com/revenue-agents/configuration/personas.md)
- [Deals](https://docs.hockeystack.com/revenue-agents/deals.md)
- [Deal Context](https://docs.hockeystack.com/revenue-agents/deal-context.md)
- [Deal Agent](https://docs.hockeystack.com/revenue-agents/deal-agent.md)
- [Deal Task Generation](https://docs.hockeystack.com/revenue-agents/deal-task-generation.md)
- [Companies](https://docs.hockeystack.com/revenue-agents/companies.md)
- [Company Agent](https://docs.hockeystack.com/revenue-agents/company-agent.md)
- [Company Prospecting Task Generation](https://docs.hockeystack.com/revenue-agents/company-prospecting-task-generation.md)
- [Meetings](https://docs.hockeystack.com/revenue-agents/meetings.md)
- [Tasks](https://docs.hockeystack.com/revenue-agents/tasks.md)
- [Team](https://docs.hockeystack.com/revenue-agents/team.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.hockeystack.com/revenue-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.
