# Overview

Welcome to the official documentation for **Torch Finance**, the next-generation Stable Swap platform on TON. Whether you're a user seeking seamless trading, a developer integrating our SDK, or an investor exploring our tokenomics, this guide will help you get started.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Introduction</strong></td><td>For users who want to understand what Torch Finance is.</td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><strong>Developer Guide</strong></td><td>For developers who want to integrate the Torch Finance SDK.</td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>User Guide</strong></td><td>For users who want to interact with the Torch Finance platform.</td><td></td><td><a href="user-guide">user-guide</a></td></tr></tbody></table>


---

# 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://doc.torch.finance/dex/readme.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.
