# Linking Wallet

You can link multiple wallet from "Add Wallets" located in lower left.

<figure><img src="/files/KOh6t5OnFzQSzsE4UbfZ" alt=""><figcaption></figcaption></figure>

After you linked multiple wallets, you can find the number of unread messages of each added wallet.

<img src="/files/zmdtQg6imUpb7EFAkYAz" alt="" data-size="line"><img src="/files/z0HUl8uFcAE1QPoowuAk" alt="" data-size="original">

{% hint style="info" %}
It isn't possible to change account from DMTP UI, you should change your account from google extension and sign to the message again.
{% endhint %}


---

# 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://dmtp.gitbook.io/dmtp-docs/how-to-use/guidance/linking-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.
