# Table of Contents

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.lobsterswap.com/table-of-contents.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.
