# Project Information

- [Roadmap](https://docs.koi.finance/info/roadmap.md): Big picture roadmap - subject to change
- [KOI Tokenomics and Contracts](https://docs.koi.finance/info/tokenomics.md): KOI Tokenomics
- [Token Contracts](https://docs.koi.finance/info/tokenomics/token-contracts.md): L2 contracts to be updated soon
- [Social Media](https://docs.koi.finance/info/social-media-outlets.md)
- [Layer 1 Support](https://docs.koi.finance/info/l1-support.md)
- [Uniswap Buy/Sell Error](https://docs.koi.finance/info/l1-support/uniswap-buy-sell-error.md)
- [Adding Uniswap V2 Liquidity Guide](https://docs.koi.finance/info/l1-support/adding-uniswap-v2-liquidity-guide.md)
- [Branding and Logos](https://docs.koi.finance/info/branding-and-logos.md)
- [Known Bugs](https://docs.koi.finance/info/known-bugs.md)
- [Beta Testing](https://docs.koi.finance/info/beta-testing.md)
- [\[Old\] Mute Tokenomics and Contracts](https://docs.koi.finance/info/tokenomics-1.md): Simple and Clear Tokenomics
- [Token Contracts](https://docs.koi.finance/info/tokenomics-1/token-contracts.md): L2 contracts to be updated soon


---

# 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.koi.finance/info.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.
