# Pacaswap Docs

## PacaSwap Docs

- [Introduction](https://docs.pacaswap.com/pacaswap-dex/introduction.md)
- [Governance](https://docs.pacaswap.com/pacaswap-dex/governance.md)
- [Lock SWAP and Voting Power](https://docs.pacaswap.com/pacaswap-dex/governance/lock-swap-and-voting-power.md)
- [Liquidity pools](https://docs.pacaswap.com/pacaswap-dex/liquidity-pools.md)
- [Liquidity pools and Providing liquidity](https://docs.pacaswap.com/pacaswap-dex/liquidity-pools/liquidity-pools-and-providing-liquidity.md)
- [Node Operators](https://docs.pacaswap.com/pacaswap-dex/node-operators.md)
- [Metagraph Details and API reference](https://docs.pacaswap.com/for-developers/metagraph-details-and-api-reference.md)
- [SWAP token](https://docs.pacaswap.com/tokenomics/swap-token.md)
- [Emissions and Incentives](https://docs.pacaswap.com/tokenomics/emissions-and-incentives.md)
- [Initital Distribution](https://docs.pacaswap.com/tokenomics/emissions-and-incentives/initital-distribution.md)
- [Annual Incentives](https://docs.pacaswap.com/tokenomics/emissions-and-incentives/annual-incentives.md)
- [Incentives Voting and Allocation](https://docs.pacaswap.com/tokenomics/emissions-and-incentives/annual-incentives/incentives-voting-and-allocation.md)
- [Governance Incentives](https://docs.pacaswap.com/tokenomics/emissions-and-incentives/annual-incentives/governance-incentives.md)
- [Treasury and Fee Allocation](https://docs.pacaswap.com/tokenomics/treasury-and-fee-allocation.md)
- [How to receive the Airdrop?](https://docs.pacaswap.com/airdrop/how-to-receive-the-airdrop.md)
- [How to link other wallets to your DAG address?](https://docs.pacaswap.com/airdrop/how-to-link-other-wallets-to-your-dag-address.md): This guide provides step-by-step instructions for linking other wallets to your DAG address through the Lattice platform.
- [Initial Distribution](https://docs.pacaswap.com/airdrop/initial-distribution.md)
- [Eligible balances - Snapshot Data](https://docs.pacaswap.com/airdrop/eligible-balances-snapshot-data.md)
- [Testing Guide](https://docs.pacaswap.com/user-testing/testing-guide.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.pacaswap.com/pacaswap-dex/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.
