# How to connect a wallet to Parraton

## The overview

To use the [**Parraton**](https://parraton.com/), you should have any wallet that supports the [**TON**](https://ton.org/) blockchain. For example, you can use the Tonkeeper mobile wallet ([**Android**](https://play.google.com/store/apps/details?id=com.ton_keeper) or [**IOS**](https://apps.apple.com/us/app/tonkeeper/id1587742107)) or browser [**extension**](https://chromewebstore.google.com/detail/tonkeeper-%E2%80%94-wallet-for-to/omaabbefbmiijedngplfjmnooppbclkk).

You can explore all wallets and choose the one you like the most using the[ **official guide**](https://ton.org/en/wallets) written by the TON organization.

We will use the Tonkeeper Chrome browser [**extension**](https://chromewebstore.google.com/detail/tonkeeper-%E2%80%94-wallet-for-to/omaabbefbmiijedngplfjmnooppbclkk) for this and the following guides.

### 1. Click the *Connect Wallet* button

Click the ***Connect Wallet*** button in the top right corner of the page.

<figure><img src="/files/LWwXAqeBEJQt9jqNlw4o" alt=""><figcaption><p><em><strong>Connect Wallet</strong></em> button</p></figcaption></figure>

### 2. Choose your wallet

Please choose the most desirable way to connect your wallet.

<figure><img src="/files/MyRzfXiiVvhxYV7HEXv7" alt=""><figcaption><p>TON Connect</p></figcaption></figure>

### 3. Confirm the connection in the wallet

Click the ***Connect wallet*** button in your wallet (the Tonkeeper's extension window is shown as an example in the screenshot below)

<figure><img src="/files/gxwynjz4KLHbgbm6QrmY" alt=""><figcaption><p>Tonkeeper's extension <em><strong>Connect wallet</strong></em> button </p></figcaption></figure>

### 4. Check the status of the connection

To confirm that you have successfully connected your wallet to Parraton, please check the top right corner of the page. You will see your shortened wallet address there.

<figure><img src="/files/QIHMZ33dzlwOPCKNChuC" alt=""><figcaption><p>Successefully conect wallet</p></figcaption></figure>

## Other guides that can be helpful for you

{% content-ref url="/pages/W9hhaxtHcVTA8wf12AAJ" %}
[How to get DeDust LP tokens](/get-started/how-to-get-dedust-lp-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/a3w4atyhSkAHdzwAwY68" %}
[How to deposit LP tokens to Parraton](/get-started/how-to-deposit-lp-tokens-to-parraton.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://docs.parraton.com/get-started/how-to-connect-a-wallet-to-parraton.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.
