# Start here

- [How to use this guide](https://guide.ston.fi/en/start-here/how-to-use-this-guide.md): Explore this beginner-friendly guide to STON.fi, covering key principles, step-by-step instructions, and FAQs. Learn about features, user levels, and how to navigate the platform effectively.
- [What is blockchain and cryptocurrency](https://guide.ston.fi/en/start-here/what-is-blockchain-and-cryptocurrency.md): Learn how blockchain works, what cryptocurrency is, and why these concepts matter when you use STON.fi and other DeFi protocols on TON.
- [What is DEX and how it works](https://guide.ston.fi/en/start-here/what-is-dex-and-how-it-works.md): Learn what a decentralized exchange (DEX) is, how it differs from centralized platforms, and how STON.fi enables direct token swaps on the TON blockchain.
- [What is a crypto wallet](https://guide.ston.fi/en/start-here/what-is-a-crypto-wallet.md): Learn about cryptocurrency wallets, focusing on non-custodial wallets for STON.fi. Discover how to store, send, and receive crypto securely with private keys and seed phrases.
- [How to create a TON wallet](https://guide.ston.fi/en/start-here/how-to-create-a-ton-wallet.md): Follow this guide to create your first TON wallet for use on STON.fi. Learn to set up a wallet, secure your seed phrase, and start using the TON blockchain services safely.
- [Where to find your wallet address](https://guide.ston.fi/en/start-here/where-to-find-your-wallet-address.md): Learn how to find your TON wallet address and safely share it when using STON.fi and other TON apps.
- [How to buy TON (Toncoin) in Telegram](https://guide.ston.fi/en/start-here/how-to-buy-ton-toncoin-in-telegram.md): Learn how to buy TON directly in Telegram and send it to your non-custodial wallet to use STON.fi and other TON apps safely.


---

# 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://guide.ston.fi/en/start-here.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.
