# Fluswap Overview

- [Contracts](https://docs.fluswap.xyz/fluswap-overview/contracts.md): This is the area where contract addresses are located for developers.
- [Audits](https://docs.fluswap.xyz/fluswap-overview/audits.md)
- [Media Kit](https://docs.fluswap.xyz/fluswap-overview/media-kit.md)
- [FLU Token](https://docs.fluswap.xyz/fluswap-overview/flu-token.md): New developments coming soon.
- [Social Media](https://docs.fluswap.xyz/fluswap-overview/social-media.md): We declare our commitment to our community with the motto "Everything is for the Community". You can follow our communities below and be a part of the ecosystem.


---

# 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://docs.fluswap.xyz/fluswap-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.
