# Antarctic Litepaper

## Antarctic Docs

- [Antarctic Overview](https://docs.antarctic.exchange/antarctic-overview.md)
- [What is Antarctic?](https://docs.antarctic.exchange/antarctic-overview/what-is-antarctic.md)
- [Why Antarctic?](https://docs.antarctic.exchange/antarctic-overview/why-antarctic.md)
- [UI/UX](https://docs.antarctic.exchange/antarctic-overview/ui-ux.md)
- [Fees](https://docs.antarctic.exchange/antarctic-overview/fees.md)
- [Fee Calculation](https://docs.antarctic.exchange/antarctic-overview/fee-calculation.md)
- [Available Pairs](https://docs.antarctic.exchange/antarctic-overview/available-pairs.md)
- [Affiliate Program](https://docs.antarctic.exchange/antarctic-overview/affiliate-program.md)
- [Liquidity Provider Protection](https://docs.antarctic.exchange/antarctic-overview/liquidity-provider-protection.md)
- [Earn as a Trader - AX Points](https://docs.antarctic.exchange/antarctic-overview/earn-as-a-trader-ax-points.md)
- [Roadmap](https://docs.antarctic.exchange/antarctic-overview/roadmap.md)
- [Technical Framework](https://docs.antarctic.exchange/technical-framework.md)
- [Trading Risk Management Framework](https://docs.antarctic.exchange/technical-framework/trading-risk-management-framework.md)
- [Self-custody Fund Account](https://docs.antarctic.exchange/technical-framework/self-custody-fund-account.md)
- [ZK Rollup Technology](https://docs.antarctic.exchange/technical-framework/zk-rollup-technology.md)
- [Hybird LP Model](https://docs.antarctic.exchange/technical-framework/hybird-lp-model.md)
- [Tokenomics Lightpaper](https://docs.antarctic.exchange/tokenomics-lightpaper.md)
- [What is ATTX](https://docs.antarctic.exchange/tokenomics-lightpaper/what-is-attx.md)
- [Key Actors](https://docs.antarctic.exchange/tokenomics-lightpaper/key-actors.md)
- [What Does ATTX Do](https://docs.antarctic.exchange/tokenomics-lightpaper/what-does-attx-do.md)
- [Token Distribution](https://docs.antarctic.exchange/tokenomics-lightpaper/token-distribution.md)
- [Base Earn Rate](https://docs.antarctic.exchange/tokenomics-lightpaper/base-earn-rate.md)
- [Contribution Score](https://docs.antarctic.exchange/tokenomics-lightpaper/contribution-score.md)
- [Earn as a Liquidity Provider](https://docs.antarctic.exchange/tokenomics-lightpaper/earn-as-a-liquidity-provider.md)
- [Conclusion](https://docs.antarctic.exchange/tokenomics-lightpaper/conclusion.md)
- [Tokenomics](https://docs.antarctic.exchange/tokenomics.md)
- [Token Distribution](https://docs.antarctic.exchange/tokenomics/token-distribution.md)
- [Token Inventive Program](https://docs.antarctic.exchange/tokenomics/token-inventive-program.md)
- [Token Value Accrual](https://docs.antarctic.exchange/tokenomics/token-value-accrual.md)
- [Liquidity Management](https://docs.antarctic.exchange/liquidity-management.md)
- [Governance Mechanisms](https://docs.antarctic.exchange/governance-mechanisms.md)
- [Team](https://docs.antarctic.exchange/team.md)
- [Project Contact Information](https://docs.antarctic.exchange/project-contact-information.md)
- [Safety and Instructions Manual](https://docs.antarctic.exchange/safety-and-instructions-manual.md)
- [Verification Channel Guidelines](https://docs.antarctic.exchange/safety-and-instructions-manual/verification-channel-guidelines.md): To ensure the security of your account, please do not directly copy verification links provided by third parties. We recommend manually copying the actual verification URL you open and carefully verif
- [General Safety Principles](https://docs.antarctic.exchange/safety-and-instructions-manual/general-safety-principles.md): To safeguard your account and assets, please always keep the following security principles in mind:
- [Common Types of Fraud in the Digital Asset Industry](https://docs.antarctic.exchange/safety-and-instructions-manual/common-types-of-fraud-in-the-digital-asset-industry.md): To protect your digital assets, please stay vigilant against the following common scams:
- [Legal Disclaimer](https://docs.antarctic.exchange/legal-disclaimer.md)
- [FAQ](https://docs.antarctic.exchange/faq.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.antarctic.exchange/antarctic-overview.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.
