# Welcome to Titan

**Titan is on a mission to bring a world class DeFi experience to TON, Telegram, and your users.** We make it as simple as possible for you to trade and earn onchain.

DeFi is short for Decentralized Finance. It is the future of finance, built on blockchains to create an uncensorable, verifiable, and seamless trading experience globally.<br>

Titan’s stack is easy to get started with:

* **Swaps:** trade any token on TON with the best selection, best prices, and zero fees.
  * Get started on desktop at [Titan.TG](https://titan.tg) or in Telegram [@TitanTradeBot](https://t.me/TitanTradeBot).
* **Swap API:** the fastest, cheapest, and most reliable way to add swaps to any application
  * Input your desired pairs, amount, and slippage and receive your transaction from the API to execute your swap. Titan handles the rest!
* Concentrated Liquidity: LPs can choose custom strategies and earn up to 1000x APR by using concentrated [liquidity pools](https://titan.tg/pools) on Titan.&#x20;

Follow us [@TitanAggregator](https://x.com/titanaggregator). If you need help, we’re here for you – just drop a message at [@TitanTrading](https://t.me/TitanTrading).


---

# 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.titan.tg/welcome-to-titan.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.
