# Connect to DeDust

TON Connect is a communication protocol between wallets and apps in TON. Use TON Connect to connect any non-custodial wallet.&#x20;

## Mobile version

1. Open [DeDust.io](https://dedust.io) in your browser and tap on 'Connect wallet'.
2. Select your wallet and confirm the connection with a mobile application of your wallet — we use Tonkeeper as an example.

<div><figure><img src="/files/AgIWnmZO5Ytc58FGtChZ" alt="" width="375"><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/RyGVANHTOAUv4qWFjyQp" alt="" width="375"><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/TPOeAmFhhVtkpv3r4j47" alt="" width="375"><figcaption><p>Step 3</p></figcaption></figure></div>

## Desktop version

1. Open [DeDust.io](https://dedust.io) in your browser and click on the 'Connect wallet' button.
2. Select a wallet that you use or scan QR code with a mobile application of your wallet and confirm the connection.

<div><figure><img src="/files/IdhRR7pyKHrjVa7kpxMd" alt="" width="375"><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/qMlLZKIdZ4OzP38GR7HS" alt="" width="375"><figcaption><p>Step 2</p></figcaption></figure></div>


---

# 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.dedust.io/en/start/connect.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.
