# Avatars

Each avatar NFT is limited to just 250 mints. New releases will come! Collab avatars too!

{% tabs %}
{% tab title="The Scientist" %}

<figure><img src="https://atomichub-ipfs.com/ipfs/QmS1QQsdTMKDN75XBERwy3BUg1s1SWuPrVhdF3QZjUS72Q" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="The Master" %}

<figure><img src="https://atomichub-ipfs.com/ipfs/QmVn1cLqALhQ8JKEfPoGnFF3zP94ZNt3GVSdKDBRexwpKe" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://maxylab.gitbook.io/get-started/our-nfts/avatars.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.
