> For the complete documentation index, see [llms.txt](https://maxylab.gitbook.io/get-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maxylab.gitbook.io/get-started/the-scientist/multichain-profiles.md).

# Multichain profiles

<figure><img src="https://miro.medium.com/max/720/1*QBkzj5qS7oMk2pumiIO-eg.png" alt=""><figcaption></figcaption></figure>

Without leaving Discord, you can view useful information about your WAX account, token balances, and MaxyLab collection and rankings. And, you can personalize your profile with the limited edition **Avatars.**

### Multichain profile content

[Avatars](/get-started/our-nfts/avatars.md)\
• Equip/unequip an avatar by pushing *<mark style="color:yellow;">`$avatar`</mark>* command.

[Rankings](/get-started/the-scientist/leaderboards.md)\
• Currently displaying maxcoin and duels ranks only.

Tokens balance\
• Will be reworked.

WAX Stats\
• Shows your CPU/RAM/NET in real time on Discord.

[Golden Membership](/get-started/our-nfts/golden-membership.md) status\
• If you don't have a membership in your wallet, the color of it will be gray.

[Achievement badges](/get-started/our-nfts/achievement-badges.md).

{% hint style="danger" %}
*<mark style="color:red;">**Multichain profiles will be reworked soon!**</mark>*
{% endhint %}

{% tabs %}
{% tab title="Profile Card" %}
By default, each user has a profile card and it can be easily accessed via *<mark style="color:yellow;">$profile</mark>* command.

*The Scientist* is constantly scanning through your wallet for Golden Membership or Achievement badges. If you have any in your wallet, they will be displayed on your profile card as following;

<figure><img src="https://media.discordapp.net/attachments/866014845769089034/1065058398997065810/image.png" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Avatars" %}
The MaxyLab profile lets you display your favorite Discord Hero! Choose your favorite and show it off each time you pull up your profile card.&#x20;

### How to add an avatar?

Once you have an avatar NFT in your wallet, visit **#the-lab**, type *<mark style="color:yellow;">`$avatar`</mark>*, and follow the prompts from The Scientist.

<figure><img src="https://miro.medium.com/max/720/0*DM3hovU44qV0fqyj.webp" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://maxylab.gitbook.io/get-started/the-scientist/multichain-profiles.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.
