# DeDust in Tonkeeper

1. Open Tonkeeper and find the Browser tab at the bottom of the interface.
2. Locate the Search window.
3. In the search bar type DeDust.io and select it.

<div align="center"><figure><img src="/files/lb84j3HLUNlZhiGYUh3U" alt=""><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/jJvK90HxCEKXvteeFCyu" alt=""><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/Up8VNf37PrjEd5sHxtLQ" alt=""><figcaption><p>Step 3</p></figcaption></figure></div>

4. If you have previously interacted with DeDust.io via Tonkeeper and the wallet is authorized, check the Portfolio section to ensure your wallet is connected, everything is OK and you see your assets. If your wallet is not authorized, Tonkeeper will prompt you to connect it.&#x20;
5. Press the 'Connect wallet' button.&#x20;
6. If the connection window doesn't pop up, or you closed it by mistake, tap the 'Wallets' button at the top right. This will bring back the option to 'Connect Wallet', allowing you to try connecting again.

<div align="center"><figure><img src="/files/SyS82OYVat7mmiv201BT" alt="" width="375"><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/ff6HhYFWvtq8MY12n83P" alt="" width="375"><figcaption><p>Step 5</p></figcaption></figure> <figure><img src="/files/6mmidZlpsxDTkHqXfB1J" alt="" width="375"><figcaption><p>Step 6</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/tonkeeper.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.
