# Tokan Exchange

## Tokan Exchange

- [Tokan Exchange](https://docs.tokan.exchange/introduction/tokan-exchange.md)
- [Strategic Partnership](https://docs.tokan.exchange/introduction/strategic-partnership.md)
- [Wallet Setup](https://docs.tokan.exchange/getting-started/wallet-setup.md)
- [Guides](https://docs.tokan.exchange/getting-started/guides.md)
- [Swap Tokens](https://docs.tokan.exchange/getting-started/guides/swap-tokens.md)
- [Adding Liquidity](https://docs.tokan.exchange/getting-started/guides/adding-liquidity.md): Adding Liquidity and Staking
- [Creating a Lock](https://docs.tokan.exchange/getting-started/guides/creating-a-lock.md): Creating a New Lock
- [Providing Liquidity](https://docs.tokan.exchange/protocol/providing-liquidity.md)
- [Pools](https://docs.tokan.exchange/protocol/pools.md)
- [Whitelisting](https://docs.tokan.exchange/protocol/whitelisting.md)
- [Voting and Incentives](https://docs.tokan.exchange/protocol/voting-and-incentives.md)
- [Initial Tokan Distribution](https://docs.tokan.exchange/tokenomics/initial-tokan-distribution.md)
- [Emission Schedule](https://docs.tokan.exchange/tokenomics/emission-schedule.md)
- [Lock](https://docs.tokan.exchange/tokenomics/lock.md)
- [Community Airdrop](https://docs.tokan.exchange/tokenomics/community-airdrop.md)
- [Contracts](https://docs.tokan.exchange/contracts/contracts.md)
- [Audits](https://docs.tokan.exchange/contracts/audits.md)
- [Official Links](https://docs.tokan.exchange/protocol-details/official-links.md)
- [Brand Assets](https://docs.tokan.exchange/protocol-details/brand-assets.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.tokan.exchange/introduction/tokan-exchange.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.
