# Getting Started

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

**First, go to** [**https://matrica.io.**](https://matrica.io./) **From there, follow these steps:**

1. Click “Connect”
2. Connect the wallet which contains your Tokens you’d like to verify. Once you have signed up, you can link as many additional wallets as you would like under Settings.\
   ![](/files/2ykWRsLuBnAi78Wjf93O)
3. Click sign message to verify ownership of the wallet. If you are using Ledger, toggle the “Using Ledger” option on. Ledger users must send a transaction to themselves to verify.\
   ![](/files/2Q6ThyhhG3csGaRhUJfS)<br>
4. Link your Discord/Telegram by clicking the button. You will be redirected to Discord/Telegram to confirm your account. Afterwards you will be send back to Matrica. \
   ![](/files/C4Y1TT2dfD8Fr4zjbHN9)
5. Next, now link all your wallets under Settings, and select your preferred Reward wallets on each chain in the Airdrops tab. You are now fully registered with Matrica!\
   ![](/files/NXxNJCIwmhzlmPEFZJUA)

{% hint style="warning" %}
Make sure you are linking the correct Discord/Telegram. You may be logged into a different Discord/Telegram account on the browser version.
{% 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://docs.matrica.io/guides/user-guide/getting-started.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.
