# Introduction to Crypto and MyTonWallet

Learn the core crypto concepts, common terms, and how MyTonWallet fits in—ideal for new users and a quick refresher for returning ones.

{% hint style="info" %}
New here? Start with [**Getting Started**](/intro/getting-started.md), then learn how to [**receive crypto**](/intro/transfers/how-to-receive-crypto-in-mytonwallet.md) and [**make a transfer**](/intro/transfers/how-to-make-a-transfer.md).
{% endhint %}

{% content-ref url="/pages/dib7UmgwJpRzPtn9JBNv" %}
[What is a crypto wallet?](/intro/introduction-to-crypto-and-mytonwallet/what-is-a-crypto-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/4tfppGxaxzYwANYeGQDF" %}
[What types of wallets are there?](/intro/introduction-to-crypto-and-mytonwallet/what-types-of-wallets-are-there.md)
{% endcontent-ref %}

{% content-ref url="/pages/PHqhfiuUIRV4MMRTjS1K" %}
[What cryptocurrencies are supported in MyTonWallet?](/intro/introduction-to-crypto-and-mytonwallet/what-cryptocurrencies-are-supported-in-mytonwallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/DamTUn3vBNi6hK5nFTRX" %}
[Multichain Capabilities](/intro/key-features/what-is-multichain-how-to-use-it.md)
{% endcontent-ref %}

{% content-ref url="/pages/69n6ygsFjeEyxMt9VzJ1" %}
[What is the blockchain?](/intro/introduction-to-crypto-and-mytonwallet/what-is-the-blockchain.md)
{% endcontent-ref %}

{% content-ref url="/pages/ChTekS7YOXFDRkyGRlbI" %}
[What are the advantages of blockchain?](/intro/introduction-to-crypto-and-mytonwallet/what-are-the-advantages-of-blockchain.md)
{% endcontent-ref %}

{% content-ref url="/pages/MZGByyyx1BAB1e7oqZcm" %}
[Which blockchain is right for you? TON vs TRON vs Solana comparison](/intro/introduction-to-crypto-and-mytonwallet/which-blockchain-is-right-for-you-ton-vs.-tron-comparison.md)
{% endcontent-ref %}

{% content-ref url="/pages/F6Ex1CbD0ZMl4syzr3xq" %}
[What is USDT? Why do people use it?](/intro/introduction-to-crypto-and-mytonwallet/what-is-usdt-why-do-people-use-it.md)
{% endcontent-ref %}

{% content-ref url="/pages/u4DQAIWO5pp3paLxhHWp" %}
[Can you pay with crypto online?](/intro/introduction-to-crypto-and-mytonwallet/can-you-pay-with-crypto-online.md)
{% endcontent-ref %}

{% content-ref url="/pages/EKFZuW4iCQCbrCKhtrBa" %}
[What is staking?](/intro/introduction-to-crypto-and-mytonwallet/what-is-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/7OLMDhjv5GRXRlixKy58" %}
[Who is a blockchain validator?](/intro/introduction-to-crypto-and-mytonwallet/what-is-a-blockchain-validator.md)
{% endcontent-ref %}

{% content-ref url="/pages/udoOvbseXuLz6FJvrkTf" %}
[What are decentralized applications (dapps)?](/intro/introduction-to-crypto-and-mytonwallet/what-are-decentralized-applications-dapps.md)
{% endcontent-ref %}

{% content-ref url="/pages/v6k4w3rK34wkR97fi7A9" %}
[What are NFTs? How do they work?](/intro/introduction-to-crypto-and-mytonwallet/what-are-nfts-how-do-they-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/1FWc4zbBd1u8DsIO4KDS" %}
[Why store Telegram Collectibles onchain?](/intro/introduction-to-crypto-and-mytonwallet/why-store-telegram-collectibles-onchain.md)
{% endcontent-ref %}

{% content-ref url="/pages/OzcJSb4me6uLJOCaH3tT" %}
[What is MY token? How to get it?](/intro/introduction-to-crypto-and-mytonwallet/what-is-my-token-how-to-get-it.md)
{% endcontent-ref %}

{% content-ref url="/pages/oIafV89G610EZoCmNs0I" %}
[What are blockchain transaction fees? Features of TON and TRON](/intro/introduction-to-crypto-and-mytonwallet/what-are-blockchain-transaction-fees-features-of-ton-and-tron.md)
{% endcontent-ref %}

{% content-ref url="/pages/RYHGi6hBJ2apoQH7Z9A5" %}
[What is a blockchain explorer? How do you use it?](/intro/introduction-to-crypto-and-mytonwallet/what-is-a-blockchain-explorer-how-do-you-use-it.md)
{% endcontent-ref %}

{% content-ref url="/pages/VaJgkvQMnpS3OZGybpg3" %}
[What is a Transaction ID (TXID)?](/intro/introduction-to-crypto-and-mytonwallet/what-is-a-transaction-id-txid.md)
{% endcontent-ref %}

{% content-ref url="/pages/2RpklVPjfh8YG14udXRs" %}
[What Is DYOR and how to do it right?](/intro/introduction-to-crypto-and-mytonwallet/what-is-dyor-and-how-to-do-it-right.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fas2j8BWn65XZDjfNTnC" %}
[How to send a Telegram Gift to Blockchain?](/intro/introduction-to-crypto-and-mytonwallet/how-to-send-a-telegram-gift-to-blockchain.md)
{% endcontent-ref %}


---

# 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://help.mytonwallet.io/intro/introduction-to-crypto-and-mytonwallet.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.
