# Linking Wallets

In the **"Settings"** tab, you will need to connect all your wallets to your profile. This will allow you to seamlessly get roles assigned across Discords, Telegrams, and Quests powered by Matrica.

To link a wallet click the **“Add Wallet”** ico&#x6E;**.**

This will prompt you to sign an **off-chain** message with your wallet one-time.&#x20;

{% hint style="warning" %}
Note: Signing an off-chain message won't give Matrica access to your wallet. It is only used to verify ownership.
{% endhint %}

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


---

# 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.matrica.io/guides/user-guide/linking-wallets.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.
