# AJP Token and DAO Governance

- [V2 TOKENOMICS](https://docs.ajirapay.finance/token/v2-tokenomics.md): Describes the latest reviewed tokenomics after the launch of V2 of Ajira Pay Finance real-time token/money streaming platform
- [V1 TOKENOMICS](https://docs.ajirapay.finance/token/v1-tokenomics.md)
- [Utilities](https://docs.ajirapay.finance/token/utilities.md): Ajira Pay Finance Ecosystem of utilities.
- [Governance Model](https://docs.ajirapay.finance/token/governance-model.md): The governance model powering the Ajira Pay Finance platform.
- [Overview of AJP](https://docs.ajirapay.finance/token/overview-of-ajp.md): A description of $AJP token


---

# 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.ajirapay.finance/token.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.
