# Hashflow

## Hashflow

- [Introduction](https://docs.hashflow.com/hashflow/hashflow/introduction.md)
- [Protocol Fees & Revenue Share](https://docs.hashflow.com/hashflow/hashflow/protocol-fees-and-revenue-share.md)
- [How To Guides](https://docs.hashflow.com/hashflow/market-making/how-to-guides.md): A variety of how-tos for common market making needs
- [Getting Started - API v3](https://docs.hashflow.com/hashflow/market-making/getting-started-api-v3.md)
- [Getting Started - API v3](https://docs.hashflow.com/hashflow/taker/getting-started-api-v3.md)
- [Background](https://docs.hashflow.com/hashflow/hft-and-governance/background.md)
- [Allocation and Distribution](https://docs.hashflow.com/hashflow/hft-and-governance/allocation-and-distribution.md)
- [Release Schedule](https://docs.hashflow.com/hashflow/hft-and-governance/release-schedule.md)
- [Community Incentives](https://docs.hashflow.com/hashflow/hft-and-governance/community-incentives.md)
- [Rewards Timeline](https://docs.hashflow.com/hashflow/hft-and-governance/community-incentives/rewards-timeline.md)
- [NFT Holders Rewards](https://docs.hashflow.com/hashflow/hft-and-governance/community-incentives/nft-holders-rewards.md)
- [Trading Rewards](https://docs.hashflow.com/hashflow/hft-and-governance/community-incentives/trading-rewards.md)
- [Market Making Rewards](https://docs.hashflow.com/hashflow/hft-and-governance/community-incentives/market-making-rewards.md)
- [Community Treasury](https://docs.hashflow.com/hashflow/hft-and-governance/community-treasury.md)
- [Brand & Logos](https://docs.hashflow.com/hashflow/company/brand-and-logos.md)
- [Official Links](https://docs.hashflow.com/hashflow/company/official-links.md)


---

# 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.hashflow.com/hashflow/hashflow/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.
