# Informational

- [Roadmap](https://docs.swapbased.finance/informational/roadmap.md): What can be expected in the short/mid term?
- [Roadmap .1](https://docs.swapbased.finance/informational/roadmap/roadmap-.1.md): Aug 2023 - Nov 2023
- [Roadmap .2](https://docs.swapbased.finance/informational/roadmap/roadmap-.2.md): Nov 2023 - Apr 2024
- [Current Roadmap](https://docs.swapbased.finance/informational/roadmap/current-roadmap.md): May 2024 - Ongoing
- [Contract Adresses](https://docs.swapbased.finance/informational/contract-adresses.md): List of contracts deployed by SwapBased team for the functioning of the protocol. Click on the addresses to be redirected to their basescan page!
- [Media Kit](https://docs.swapbased.finance/informational/media-kit.md)
- [Socials](https://docs.swapbased.finance/informational/socials.md): These are all the official links from SwapBased


---

# 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.swapbased.finance/informational.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.
