# The Lobsterlicious Ozone Chain DEX 🦞

## The Lobsterlicious Ozone Chain DEX 🦞

- [Lobster Swap Whitepaper](https://whitepaper.lobsterswap.com/lobster-swap-whitepaper.md)
- [Table of Contents](https://whitepaper.lobsterswap.com/table-of-contents.md)
- [Disclaimer](https://whitepaper.lobsterswap.com/disclaimer.md)
- [Introduction](https://whitepaper.lobsterswap.com/introduction.md)
- [Vision](https://whitepaper.lobsterswap.com/vision.md)
- [Cracking Open the Shell of DEX Limitations](https://whitepaper.lobsterswap.com/problem-statement/cracking-open-the-shell-of-dex-limitations.md)
- [Architecture](https://whitepaper.lobsterswap.com/architecture-and-technology/architecture.md)
- [The Solution: Lobster Swap - The Ozone Chain DEX for Seamless Trading](https://whitepaper.lobsterswap.com/architecture-and-technology/the-solution-lobster-swap-the-ozone-chain-dex-for-seamless-trading.md)
- [Unique Features](https://whitepaper.lobsterswap.com/architecture-and-technology/unique-features.md)
- [Security Measures](https://whitepaper.lobsterswap.com/architecture-and-technology/security-measures.md)
- [Integration](https://whitepaper.lobsterswap.com/architecture-and-technology/integration.md)
- [Tokenomics](https://whitepaper.lobsterswap.com/tokenomics.md)
- [Partnerships and Integrations](https://whitepaper.lobsterswap.com/operations/partnerships-and-integrations.md)
- [Roadmap](https://whitepaper.lobsterswap.com/operations/roadmap.md)
- [Security Audit Report](https://whitepaper.lobsterswap.com/operations/security-audit-report.md)
- [FAQ](https://whitepaper.lobsterswap.com/operations/faq.md)
- [Legal and Compliance](https://whitepaper.lobsterswap.com/legal/legal-and-compliance.md)
- [Conclusion](https://whitepaper.lobsterswap.com/conclusion.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://whitepaper.lobsterswap.com/lobster-swap-whitepaper.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.
