# Mint your web3 name NFT

If it is your first time using the chatbox, you will be asked to mint a name NFT before you start chatting (so that other users can interact with you more easily!).

The length of the name can be anywhere between 8 and 12 characters, containing numbers and letters only.


---

# 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://faqs.groupfi.ai/groupfi-chatbox-user-guide/mint-your-web3-name-nft.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.
