# Guide

### **Download the** [**ONTO Wallet**](http://onto.app/) **and Create an ONT ID Wallet** <a href="#id-1507" id="id-1507"></a>

Click on the [link](https://ontology-1.gitbook.io/onto/guides/app-basics/how-to-register-an-account-on-onto-wallet) to view the relevant guide.

Skip this step if you already have an ONT ID wallet.

### **Prepare ONT and ONG** <a href="#b84e" id="b84e"></a>

The minting fee of each NFT is 10 ONT, and all transactions on the Ontology blockchain require a small amount of ONG as fees. If ONG balance is insufficient, navigate to ONTO’s Assets page and click the ONT details page. Here, you can click on the upper right button to swap ONT for ONG.

### **Mint NFT** <a href="#id-5831" id="id-5831"></a>

Navigate to ONTO’s Discover page, search “**Cyberspace 4 Philosophers**” and open it.

Tap on the “Mint” button at the bottom left of the homepage to open the “Mint” page, then tap on the “Mint” button at the bottom. In the pop-up window, enter the mint number, then tap on the “Mint” button to finish the process.

![](/files/4rJsBnYfCOTWorLxhZ3E)

Minted NFTs can be viewed and sent on the ONTO Assets — Collectibles page. Relevant guide:

{% content-ref url="/pages/YMdekE8jjY8oxgSgiisV" %}
[Cyberspace 4 Philosophers NFT Management](/event/ontology-4th-anniversary/cyberspace-4-philosophers-nft-management.md)
{% endcontent-ref %}

### **Stake NFT and Claim ONG Reward** <a href="#id-6e06" id="id-6e06"></a>

To earn ONG rewards, NFTs must be staked. The staking feature will be available after the minting is complete and the node has been established, which is 12/7 0:00 UTC or when all 10,000 NFTs have been minted.

Tap on the “Stake/Redeem” button at the bottom right of the homepage to open the “Stake/Redeem” page, then tap on the “Stake” button to stake ONT or the “Unstake” button to unstake ONT.

![](/files/IROOTY1bU74Rm2ZAUshd)

ONG rewards are distributed at the end of each consensus round. Tap on the “Claim” button to claim the ONG reward.

![](/files/mByCd57JEMS29ouWtgpE)

### **Burn NFTs and Redeem ONT** <a href="#id-8858" id="id-8858"></a>

Only unstaked NFTs can be burned. On the “Stake/Redeem” page, tap on the “Burn” button at the bottom left to burn NFTs. Then wait until the current consensus round ends, and then tap on the “Redeem” button at the bottom right to redeem ONT.

![](/files/A5iDwtASeyMEWlpLFYKB)

![](/files/UtCSsW6VQr6TBF0MwZS7)

Please note that, Redeem will only be available when there is enough balance in the NFT burning fund.

The Ontology team will reserve the final rights of interpretation of this event.


---

# 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://node-docs.ont.io/event/ontology-4th-anniversary/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.
