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