# Ajira Pay Finance

## Product Docs

- [Introduction](https://docs.ajirapay.finance/introduction.md): Welcome to the official Ajira Pay Finance documentation.
- [Token Streaming](https://docs.ajirapay.finance/products/token-streaming.md)
- [Streams](https://docs.ajirapay.finance/products/token-streaming/streams.md)
- [Overview](https://docs.ajirapay.finance/products/token-streaming/streams/overview.md)
- [How it works](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works.md)
- [Creating A Stream](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works/creating-a-stream.md): This section gives a guide on how to create a token stream on Ajira Pay Finance on the KAVA EVM blockchain
- [Withdraw From A Stream](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works/withdraw-from-a-stream.md): This section describes how you can withdraw from a stream as a stream recipient.
- [Cancel A Stream](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works/cancel-a-stream.md): A guide on how to cancel a stream as a sender.
- [Top Up A Stream](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works/top-up-a-stream.md): A guide on how to top up a stream if it still active
- [How to view Portfolio](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works/how-to-view-portfolio.md): This page describes how you can view important data analytics as your portfolio on the platform.
- [Usecases](https://docs.ajirapay.finance/products/token-streaming/streams/usecases.md)
- [Who can use crypto streaming and vesting?](https://docs.ajirapay.finance/products/token-streaming/streams/who-can-use-crypto-streaming-and-vesting.md)
- [Token Vesting](https://docs.ajirapay.finance/products/token-vesting.md): Learn more about the concept of token vesting and how you can take advantage of our token vesting platform to maximize your team's productivity in terms of your vesting schedules.
- [Overview](https://docs.ajirapay.finance/products/token-vesting/overview.md)
- [Getting Started](https://docs.ajirapay.finance/products/token-vesting/getting-started.md)
- [Benefits to projects/teams](https://docs.ajirapay.finance/products/token-vesting/benefits-to-projects-teams.md)
- [AJP Token and DAO Governance](https://docs.ajirapay.finance/token.md)
- [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
- [Contract Addresses](https://docs.ajirapay.finance/contracts/contract-addresses.md)
- [Testnet](https://docs.ajirapay.finance/contracts/contract-addresses/testnet.md): Testnet smart contract addresses that power Ajira Pay Finance ERC20 linear token streaming and token vesting solutions.
- [Mainnet](https://docs.ajirapay.finance/contracts/contract-addresses/mainnet.md): Smart contract addresses that power Ajira Pay Finance ERC20 linear token streaming and token vesting solutions.
- [V2](https://docs.ajirapay.finance/contracts/contract-addresses/mainnet/v2.md): Ajira Pay Finance V2 Contract addresses
- [Audits](https://docs.ajirapay.finance/contracts/audits.md): Ajira Pay Finance security audits
- [Fees and Rewards](https://docs.ajirapay.finance/fees-and-rewards.md): Platform participation rewards and community incentives
- [Join the Community](https://docs.ajirapay.finance/join-the-community.md): Join our community of DeFi enthusiasts where we share and execute ideas, joining the community will also help you stay up to date with our latest announcements and reward programs.
- [Strategic Partners](https://docs.ajirapay.finance/strategic-partners.md): Our strategic partners
- [Legal](https://docs.ajirapay.finance/legal.md)
- [Disclaimer](https://docs.ajirapay.finance/legal/disclaimer.md)
- [Terms of Use](https://docs.ajirapay.finance/legal/terms-of-use.md)
- [Roadmap](https://docs.ajirapay.finance/roadmap.md): A brief guide on the current and next steps.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ajirapay.finance/introduction.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.
