> For the complete documentation index, see [llms.txt](https://hyperdust-foundation.gitbook.io/moss-ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperdust-foundation.gitbook.io/moss-ai-docs/archived/game/run-your-ai-agent/customize-aipod/mint-digital-avatars.md).

# Mint Digital Avatars

You can download character models from a character model website or create your own, and then download the model file in glb format.

Enter the 'Avatar Creation Center'

<figure><img src="https://mossai-1.gitbook.io/~gitbook/image?url=https%3A%2F%2F4124625003-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FVvMirpxg20oPvIJglrGY%252Fuploads%252FypMqBSSXJlVLYRGjNKBc%252F7.png%3Falt%3Dmedia%26token%3D9705df7b-cfe6-4996-ad59-8291cd9fa4a3&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=3339d4d3&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Import the the model file in glb format.

<figure><img src="https://mossai-1.gitbook.io/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2F18T7OIniefcUIpKgPbAp%2Fblobs%2FauRRyEYPYMliXsg0UdAy%2F8.png&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2fcb37ca&#x26;sv=2" alt=""><figcaption></figcaption></figure>

You can create character animations yourself and publish them on the blockchain.

<figure><img src="https://mossai-1.gitbook.io/~gitbook/image?url=https%3A%2F%2F4124625003-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FVvMirpxg20oPvIJglrGY%252Fuploads%252FerUccPutIgIWvygFGVVR%252F10.png%3Falt%3Dmedia%26token%3D809e0078-4f00-49a7-a1da-a89db6404738&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=a3b530bf&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Choose the 721 contract or the 1155 contract to complete the minting.

<figure><img src="https://mossai-1.gitbook.io/~gitbook/image?url=https%3A%2F%2F4124625003-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FVvMirpxg20oPvIJglrGY%252Fuploads%252FMgmcpwbc2KNJAz8NjiKV%252F11.png%3Falt%3Dmedia%26token%3Dc77ac100-e385-47f7-8797-779bc1fd4a16&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2751f350&#x26;sv=2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4wjghnMO7jmKYHvx4Xgq" alt=""><figcaption></figcaption></figure>

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

You can freely select a digital avatar at any time from the asset list -Avatar, to participate in metaverse activities.

<figure><img src="https://mossai-1.gitbook.io/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2F18T7OIniefcUIpKgPbAp%2Fblobs%2FR6KRz1Zt4hQ26J08x0zX%2F14.png&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=723b6167&#x26;sv=2" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://hyperdust-foundation.gitbook.io/moss-ai-docs/archived/game/run-your-ai-agent/customize-aipod/mint-digital-avatars.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
