> For the complete documentation index, see [llms.txt](https://tonk-walletl.gitbook.io/us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tonk-walletl.gitbook.io/us/getting-started-with-ton-wallet-a-comprehensive-guide.md).

# Getting Started with Ton Wallet: A Comprehensive Guide

<img src="/files/V67syBXa59uOAjNf4cwE" alt="" class="gitbook-drawing">

Whether you're new to cryptocurrencies or a seasoned investor, setting up and using Ton Wallet is straightforward and secure.

#### Setting Up Your Ton Wallet

1. **Download and Installation**: Begin by downloading the Ton Wallet app from the App Store or Google Play Store. Follow the prompts to install the app on your device.
2. **Creating Your Wallet**: Upon opening the app, you'll be guided through the process of creating a new wallet. Securely store your recovery phrase in a safe place—this is crucial for restoring access to your wallet if your device is lost or damaged.
3. **Exploring Features**: Ton Wallet offers a range of features, including the ability to send and receive Ton coins (TON), participate in staking, and interact with decentralized applications (dApps) built on the Ton blockchain.

#### Key Features of Ton Wallet

* **Security**: Your private keys are stored locally on your device, ensuring you have full control over your funds.
* **User Interface**: The intuitive interface makes navigating the app easy, even for beginners.
* **Interoperability**: Ton Wallet supports multiple cryptocurrencies and allows seamless integration with other blockchain platforms.

#### Getting Started with Transactions

1. **Sending TON**: Simply enter the recipient's wallet address, specify the amount of TON you wish to send, and confirm the transaction with your PIN or biometric authentication.
2. **Receiving TON**: Share your wallet address with others to receive TON coins. Transactions are fast and transparent, thanks to the efficiency of the Ton blockchain.

#### Conclusion

Ton Wallet empowers users to participate in the decentralized economy securely and conveniently. By following this guide, you'll be well-equipped to leverage Ton Wallet's features and explore the exciting possibilities of decentralized finance. Download Ton Wallet today and embark on your journey into the future of finance


---

# 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://tonk-walletl.gitbook.io/us/getting-started-with-ton-wallet-a-comprehensive-guide.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.
