# Overview

- [What is TONCO](https://docs.tonco.io/overview/readme.md): Welcome to TONCO DEX, an advanced decentralized exchange built on the TON blockchain.
- [Bringing Concentrated Liquidity to TON](https://docs.tonco.io/overview/bringing-concentrated-liquidity-to-ton.md): Dive into how exactly TONCO is transforming liquidity management on TON with the cutting-edge concentrated liquidity solutions in our technical overview below
- [Team](https://docs.tonco.io/overview/team.md): Our team
- [Social Media](https://docs.tonco.io/overview/social-media.md): Stay connected with us across all platforms—follow, engage, and grow with TONCO
- [Audits](https://docs.tonco.io/overview/audits.md)
- [Roadmap](https://docs.tonco.io/overview/roadmap.md): Detailed overview of upcoming features and developments coming to TONCO
- [Brand Kit](https://docs.tonco.io/overview/brand-kit.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://docs.tonco.io/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.
