# Lighthouse Exchange

## Lighthouse Exchange

- [Welcome to Lighthouse Exchange](https://team57.gitbook.io/lighthouse-exchange/welcome-to-lighthouse-exchange.md): An AMM with sustainable tokenomics that uses various mechanisms to provide value to all users.
- [What we do](https://team57.gitbook.io/lighthouse-exchange/overview/what-we-do.md)
- [Tokenomics](https://team57.gitbook.io/lighthouse-exchange/overview/tokenomics.md)
- [Community/Socials](https://team57.gitbook.io/lighthouse-exchange/overview/community-socials.md)
- [Burn & Drop](https://team57.gitbook.io/lighthouse-exchange/product-guides/burn-and-drop.md): Burn one token, get airdropped another. Simple as that.
- [Difines](https://team57.gitbook.io/lighthouse-exchange/product-guides/difines.md)
- [Understanding Lighthouse](https://team57.gitbook.io/lighthouse-exchange/product-guides/understanding-lighthouse.md)
- [Getting set up](https://team57.gitbook.io/lighthouse-exchange/fundamentals/getting-set-up.md)
- [Setting permissions](https://team57.gitbook.io/lighthouse-exchange/fundamentals/getting-set-up/setting-permissions.md)
- [Inviting Members](https://team57.gitbook.io/lighthouse-exchange/fundamentals/getting-set-up/inviting-members.md)
- [For Designers](https://team57.gitbook.io/lighthouse-exchange/use-cases/for-designers.md)
- [For Developers](https://team57.gitbook.io/lighthouse-exchange/use-cases/for-developers.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://team57.gitbook.io/lighthouse-exchange/welcome-to-lighthouse-exchange.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.
