> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/introduction-to-crypto-and-my-wallet.md).

# Introduction to Crypto and My Wallet

Learn the core crypto concepts, common terms, and how My Wallet 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-my-wallet.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-my-wallet/what-is-a-crypto-wallet.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/Pjx350jitRN18D7mUikf" %}
[What cryptocurrencies are supported in My Wallet?](/intro/introduction-to-crypto-and-my-wallet/what-cryptocurrencies-are-supported-in-my-wallet.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-my-wallet/what-is-the-blockchain.md)
{% endcontent-ref %}

{% content-ref url="/pages/ChTekS7YOXFDRkyGRlbI" %}
[What are the advantages of blockchain?](/intro/introduction-to-crypto-and-my-wallet/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-my-wallet/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-my-wallet/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-my-wallet/can-you-pay-with-crypto-online.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/udoOvbseXuLz6FJvrkTf" %}
[What are decentralized applications (dapps)?](/intro/introduction-to-crypto-and-my-wallet/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-my-wallet/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-my-wallet/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-my-wallet/what-is-my-token-how-to-get-it.md)
{% endcontent-ref %}

{% content-ref url="/pages/pAo6e7GmM8idSg29AjWT" %}
[Blockchain transaction fees by network](/intro/introduction-to-crypto-and-my-wallet/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-my-wallet/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-my-wallet/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-my-wallet/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-my-wallet/how-to-send-a-telegram-gift-to-blockchain.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mywallet.io/intro/introduction-to-crypto-and-my-wallet.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.
