> For the complete documentation index, see [llms.txt](https://docs.onto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onto.app/guides/discover/ontology/ontology-avatar-nft-user-guide.md).

# Ontology Avatar NFT User Guide

### Download ONTO Wallet and Create ONT ID Wallet

{% content-ref url="/pages/-MPJRUPoLFAVEtAK6935" %}
[Download ONTO App and Create ONT ID Wallet](/guides/app-basics/how-to-register-an-account-on-onto-wallet.md)
{% endcontent-ref %}

### Sending and Receiving Ontology Assets

{% content-ref url="/pages/-MRXeOJ\_mw2\_2IDFGZGG" %}
[Sending and Receiving Ontology Assets](/guides/assets/sending-and-receiving-ontology-assets.md)
{% endcontent-ref %}

### **Open** Ontology Avatar NFT **dApp**

* Click on the "**Discover**" Page&#x20;
* Search "Ontology Avatar NFT"
* Click "**Confirm**" in the disclaimer pop-up window to enter the dApp

![](/files/-MjDjL11FYSPG4vmh5h9)

{% hint style="info" %}
If the wallet is not connected automatically, reopen Ontology Avatar NFT or ONTO App
{% endhint %}

### **Claim** Ontology Avatar NFT

* Click "**CLAIM NOW**"
* Then **confirm the payment** in the pop-up window to finish the process

{% hint style="info" %}
Please read the **rules** on the page carefully to avoid claim unsucessful.
{% endhint %}

![](/files/-MjDlWlYAnUYdulKajwI)

### **Check** Ontology Avatar NFT

* Click "**Check My Avatar**" in the "Claim Successful" pop-up window, or click "**My Avatar**" at the bottom right of the page check claimed Ontology Avatar NFT

![](/files/-MjDlsuo5WB-bd63nJRx)


---

# 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://docs.onto.app/guides/discover/ontology/ontology-avatar-nft-user-guide.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.
