# Connect Wallet

## How to Connect Your TON Wallet on PadTON?

{% embed url="<https://www.youtube.com/watch?v=C1dt-xVbSYs&ab_channel=PadTON>" %}
How to Connect Your Wallet on PadTON | Secure and Easy Guide
{% endembed %}

## 1. Prepare

* **Create a TON Wallet:** If you don't have a TON wallet yet, download and install a wallet app like Tonkeeper or Tonhub from the App Store or Google Play.
* **Seed Phrase Backup:** After creating your wallet, safely back up your seed phrase. The seed phrase is the only way to recover your wallet if you lose your device.

## 2. Connect Wallet to PadTON

Step 1: Open a browser and visit the PadTON website. On the home page, find and click the "Connect Wallet" button.

<figure><img src="/files/pgnkP9rFrZ4fiEavhtgM" alt="Connect Wallet to PadTON"><figcaption><p>Connect Wallet to PadTON</p></figcaption></figure>

Step 2: A list of supported wallets will appear. Select the wallet you are using (e.g. Tonkeeper, Tonhub).

<figure><img src="/files/7WS3rHQiSXydM5UcEc34" alt="A list of supported wallets "><figcaption><p>A list of supported wallets </p></figcaption></figure>

Step 3: A pop-up window will appear asking you to confirm the connection. Click "Confirm" on your wallet to complete the connection.

<figure><img src="/files/ICcSpLSLUv2n01jyQjDD" alt="A pop-up window will appear"><figcaption><p>A pop-up window will appear</p></figcaption></figure>

## 3. Troubleshooting

Unable to Connect: Check your internet connection and ensure that you are using the latest version of the wallet.


---

# 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://docs.padton.com/padton/connect-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.
