# User Guide

Welcome! This guide will walk you through setting up your Matrica profile. This is a one time process. Once you have completed your profile, you will automatically be verified on all Matrica-enabled servers and quests!

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

{% content-ref url="/pages/BahUL2jWQonvGhp65STY" %}
[Getting Started](/guides/user-guide/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/AVcseJKmxjr4OVPIofib" %}
[Linking Wallets](/guides/user-guide/linking-wallets.md)
{% endcontent-ref %}

{% content-ref url="/pages/hw0abCEWvAnWzW995JJ1" %}
[Customizing Your Profile](/guides/user-guide/customizing-your-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/tTeZQtEvprOUeAwfxJJj" %}
[Bot Commands](/guides/user-guide/bot-commands.md)
{% endcontent-ref %}


---

# 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.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.
