# Atlantis Whitepaper

## Atlantis | V4 DEX & DeFi Hub on Monad

- [Welcome](https://atlantis-dex.gitbook.io/whitepaper/readme.md)
- [The Lore of Atlantis](https://atlantis-dex.gitbook.io/whitepaper/origins.md): A brief introduction to the story of Atlantis and their builders
- [Summary & Disclaimer](https://atlantis-dex.gitbook.io/whitepaper/summary.md): Introduction to the most advanced platform on Monad
- [Providing Liquidity](https://atlantis-dex.gitbook.io/whitepaper/get-started/providing-liquidity.md)
- [Airdrop](https://atlantis-dex.gitbook.io/whitepaper/get-started/airdrop.md): How to secure your share of the upcoming $TRI airdrop
- [FAQ's](https://atlantis-dex.gitbook.io/whitepaper/get-started/faqs.md)
- [ATL/TRI Token](https://atlantis-dex.gitbook.io/whitepaper/get-started/faqs/atl-tri-token.md)
- [What is Impermanent Loss?](https://atlantis-dex.gitbook.io/whitepaper/get-started/faqs/what-is-impermanent-loss.md)
- [FAQ](https://atlantis-dex.gitbook.io/whitepaper/get-started/faqs/faq.md)
- [Advanced AMM](https://atlantis-dex.gitbook.io/whitepaper/platform-features/advanced-amm.md): Ancient Technology meets Modern DeFi
- [LP's & Game Theory](https://atlantis-dex.gitbook.io/whitepaper/platform-features/lps-and-game-theory.md): The Canals and Reservoirs of Atlantis
- [Stargate Atlantis](https://atlantis-dex.gitbook.io/whitepaper/stargate-atlantis.md): A Launchpad enabling time-travels to other realms
- [Atlantis IDO](https://atlantis-dex.gitbook.io/whitepaper/stargate-atlantis/atlantis-ido.md): The dawn of a new era
- [Integrations](https://atlantis-dex.gitbook.io/whitepaper/integrations.md)
- [Portal Swaps](https://atlantis-dex.gitbook.io/whitepaper/integrations/portal-swaps.md): Commonly known as cross-chain swaps and bridging
- [Liquid Staking](https://atlantis-dex.gitbook.io/whitepaper/integrations/liquid-staking.md): In collaboration with aPriori
- [Bonds](https://atlantis-dex.gitbook.io/whitepaper/integrations/bonds.md): $ATL Bonds on Atlantis
- [DeFAI](https://atlantis-dex.gitbook.io/whitepaper/integrations/defai.md): Integration of Advanced Conversational AI
- [Perpetuals & Leverage](https://atlantis-dex.gitbook.io/whitepaper/integrations/perpetuals-and-leverage.md)
- [NFT Collection](https://atlantis-dex.gitbook.io/whitepaper/nft-collection.md): The Atlantis NFT Trading Cards
- [ATL Token](https://atlantis-dex.gitbook.io/whitepaper/tokenomics/atl.md): The core of Atlantis
- [TRI Token](https://atlantis-dex.gitbook.io/whitepaper/tokenomics/tri.md): The secondary & sacred governance token of Atlantis
- [V4 Smart Contracts](https://atlantis-dex.gitbook.io/whitepaper/contracts-and-security/v4-smart-contracts.md): List of mainnet V4 contracts and addresses for integrations
- [Audits & Testing](https://atlantis-dex.gitbook.io/whitepaper/contracts-and-security/audits-and-testing.md): Blockchain Security | Audits & Testing
- [Assets](https://atlantis-dex.gitbook.io/whitepaper/links-and-assets/assets.md)
- [Brand Assets](https://atlantis-dex.gitbook.io/whitepaper/links-and-assets/assets/brand-assets.md)
- [Main Characters](https://atlantis-dex.gitbook.io/whitepaper/links-and-assets/assets/main-characters.md): The "mascots" of Atlantis


---

# 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://atlantis-dex.gitbook.io/whitepaper/readme.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.
