# Cyberspace 4 Philosophers NFT Management

{% hint style="info" %}
Update your ONTO App to the latest version.
{% endhint %}

### Add NFT to the List on "Collectibles" page

* Navigate to "**Assets**" page and tap on "**Collectibles**"
* Tap on "**+**" button at the bottom right
* Tap on "**ONT**" to view the list of NFTs on Ontology blockchain
* Tap on the **check mark** on the right of the NFT name to **add** it to the "Collectibles" page

![](/files/FLt800nh7M5TjfVxTEyt)

{% hint style="info" %}
**If there is an error in balance** of the NFT. **Remove** the NFT from the "Collectibles" page, and then **re-add** it.

To remove the NFT, long press the NFT with Android phones, or left swipe over the NFT with iOS phones and then delete it.&#x20;

Or uncheck the checkmark on the right of the NFT name.
{% endhint %}

![](/files/cM7hnF7xX2Gt9E86uQDk)

### Send NFT

* Tap on the **picture** of the NFT to open details page
* Tap on the "**···**" button on the right to open a pop-up window
* Tap on "**Send**" to open "Send NFT" page, enter address and amount, then click the process button at the bottom, and then confirm the transaction in the pop-up window to finish the process

![](/files/0N0T0e7cLjz9JxXj2RfR)

### Open dApp

* Tap on "**Open dApp**" button at the bottom left
* Tap on "**···**" button at the upper right to open a pop-up window
* Tap on "**Refresh**" to open the dApp

![](/files/4fo4oJIMhtIfRth87khT)


---

# 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/cyberspace-4-philosophers-nft-management.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.
