# PayFlow Docs

## PayFlow Docs

- [What is PayFlow](https://docs.payflowtoken.com/about-us/what-is-payflow.md)
- [Disclaimer, Terms, Cookies and Privacy Policy](https://docs.payflowtoken.com/about-us/disclaimer-terms-cookies-and-privacy-policy.md)
- [Transfer](https://docs.payflowtoken.com/our-features/transfer.md)
- [Swap](https://docs.payflowtoken.com/our-features/swap.md)
- [Buy](https://docs.payflowtoken.com/our-features/buy.md)
- [Balances](https://docs.payflowtoken.com/our-features/balances.md)
- [Transactions](https://docs.payflowtoken.com/our-features/transactions.md)
- [NFTs](https://docs.payflowtoken.com/our-features/nfts.md)
- [Liquidity Farm](https://docs.payflowtoken.com/our-features/liquidity-farm.md): Earn HEGG tokens by providing liquidity to PACHA and stake the LP tokens
- [How to farm PACHA](https://docs.payflowtoken.com/our-features/liquidity-farm/how-to-farm-pacha.md): Video instructions how to farm PACHA tokens
- [Staking Pools](https://docs.payflowtoken.com/our-features/staking-pools.md): Earn passove income for over 300 days !
- [PFT](https://docs.payflowtoken.com/payflow-token-pft/pft.md): Official token of PayFlow (PFT)
- [Tokenomics](https://docs.payflowtoken.com/tokenomics.md): Tokenimics and info of PFT
- [How to buy PFT](https://docs.payflowtoken.com/how-to-buy-pft.md): How to buy PFT tokens
- [Intruction Video](https://docs.payflowtoken.com/how-to-buy-pft/intruction-video.md): Video how to buy PFT
- [PACHA](https://docs.payflowtoken.com/paychain-token-pacha/pacha.md): PACHA is the reward and earnings token from PayFlow. Users can earn $PACHA tokens whenever each transaction happens !
- [Tokenomics](https://docs.payflowtoken.com/tokenomics-1.md): Tokenimics and info of PACHA
- [What is PayFlowSwap](https://docs.payflowtoken.com/payflowswap/what-is-payflowswap.md)
- [Contact Us](https://docs.payflowtoken.com/contact-us.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.payflowtoken.com/about-us/what-is-payflow.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.
