# Uniwhale Exchange

## Uniwhale Exchange

- [Introduction](https://docs.uniwhale.co/introduction.md)
- [Our Vision](https://docs.uniwhale.co/our-vision.md)
- [Unique Oracle Design](https://docs.uniwhale.co/unique-oracle-design.md)
- [Trading](https://docs.uniwhale.co/trading.md)
- [Liquidity Pool](https://docs.uniwhale.co/liquidity-pool.md)
- [Security](https://docs.uniwhale.co/security.md)
- [Early Warning and TimeLock](https://docs.uniwhale.co/security/early-warning-and-timelock.md)
- [Upgrade Tokenomics V2.0](https://docs.uniwhale.co/upgrade-tokenomics-v2.0.md)
- [Replace esUNW with UNW as the primary emission token](https://docs.uniwhale.co/upgrade-tokenomics-v2.0/replace-esunw-with-unw-as-the-primary-emission-token.md)
- [Migration of esUNW to “esUNW-v2”](https://docs.uniwhale.co/upgrade-tokenomics-v2.0/migration-of-esunw-to-esunw-v2.md)
- [Introduction of “Fee Vault”](https://docs.uniwhale.co/upgrade-tokenomics-v2.0/introduction-of-fee-vault.md)
- [Introduction of “Hyper Event with Ladder”](https://docs.uniwhale.co/upgrade-tokenomics-v2.0/introduction-of-hyper-event-with-ladder.md)
- [Summary](https://docs.uniwhale.co/upgrade-tokenomics-v2.0/summary.md)
- [Classic Tokenomics V1.0](https://docs.uniwhale.co/classic-tokenomics-v1.0.md)
- [ULP - The Liquidity Pool Token](https://docs.uniwhale.co/classic-tokenomics-v1.0/ulp-the-liquidity-pool-token.md)
- [UNW - The Utility Token](https://docs.uniwhale.co/classic-tokenomics-v1.0/unw-the-utility-token.md)
- [esUNW - The Governance Token](https://docs.uniwhale.co/classic-tokenomics-v1.0/esunw-the-governance-token.md)
- [Revenue Distribution and Emission](https://docs.uniwhale.co/classic-tokenomics-v1.0/revenue-distribution-and-emission.md)
- [Token Distribution](https://docs.uniwhale.co/classic-tokenomics-v1.0/token-distribution.md)
- [Comparison of UNW and esUNW](https://docs.uniwhale.co/classic-tokenomics-v1.0/comparison-of-unw-and-esunw.md)
- [Uniwhale Genesis Pass](https://docs.uniwhale.co/uniwhale-genesis-pass.md)
- [Roadmap](https://docs.uniwhale.co/roadmap.md)
- [Social Media](https://docs.uniwhale.co/social-media.md)
- [Terms and Condition](https://docs.uniwhale.co/terms-and-condition.md)
- [Smart Contracts](https://docs.uniwhale.co/developers/smart-contracts.md)
- [Testnet Trading Competition](https://docs.uniwhale.co/deprecated/testnet-trading-competition.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.uniwhale.co/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.
