# Non-Fungible token (FT)

1. To unassign Non-Fungible tokens which you assigned to scholar accounts, follow these instructions

**Step 1:** In the Assets tab, click on the **"Unassign"** button of the NFTs list section.

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

**Step 2:** Choose the NFT to unassign then click the Unassign button.

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

**Note:**

* Non-Fungible tokens include Soul Core, Mongen, Land Plot, and Box.
* <mark style="color:red;">**If your NFT is not unlocked, you need to click on the unlock button and pay the fee to unlock that NFT.**</mark>

<figure><img src="/files/3t9Sr5LV7ziKkBMEbAw2" alt=""><figcaption><p>Click confirm to unlock NFT</p></figcaption></figure>

2. *<mark style="color:blue;">**To unassign NFT earned by the scholar, please follow these steps**</mark>*

* Step 1: Click on the **"Unlock"**  button to unlock item

<figure><img src="/files/fQJOWDTzRGmBvreA5Kmh" alt=""><figcaption><p>Click on the Unlock button</p></figcaption></figure>

<figure><img src="/files/Zh64fSJLqpVjjogFJloD" alt=""><figcaption><p>Click on the Confirm button to unlock</p></figcaption></figure>

Step 2: Click on the **"Take owner right"** button

<figure><img src="/files/8TO6RlVmSsAfwUXUDMIB" alt=""><figcaption><p>Click on the "Take Owner Right" button</p></figcaption></figure>

<figure><img src="/files/5iUJ1hD15BqRTKYfj2uQ" alt=""><figcaption><p>Click Confirm to pay the fee</p></figcaption></figure>

* Step 3: Click on the "Unassign" button to unassign NFT

<figure><img src="/files/05Rj2Pvf6oSRjpCQmOSX" alt=""><figcaption><p>Click on the Unassign button</p></figcaption></figure>

* <mark style="color:red;">**Earned NFTs are locked, the investor will have to pay the take owner right fee to get the NFT back into his account.**</mark>&#x20;
* The take owner fee is equal to the MAGVault value calculated at the time of minting multiplied by the MAG share factor.&#x20;
* For example, One NFT is worth 100 MAG Vault Points. At the time this NFT is earned. The conversion value of 100 MAG Vault Point = 10 MAG/hour. Then the sharing fee will be calculated as 10 MAG/hour \* 24 hours \* 28 days = 6720 MAG
* Only <mark style="color:red;">**unlocked and unused**</mark> NFTs can be Unassigned
* NFT when unassigning from scholar will be locked for 48 hours


---

# 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.monsterra.io/scholarship/unassign-assets/non-fungible-token-ft.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.
