> For the complete documentation index, see [llms.txt](https://docs.monsterra.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monsterra.io/scholarship/assign-assets/non-fungible-token-ft.md).

# Non-Fungible token (FT)

To assign Non-Fungible tokens to scholar accounts, follow these instructions

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

<figure><img src="/files/Sle2kphDG5oMXBtLdWw1" alt=""><figcaption><p>Click on Assign button</p></figcaption></figure>

**Step 2:** Choose the NFT to assign then click the Assign button.

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

**Note:**

* Non-Fungible tokens include Soul Core, Mongen, Land Plot, and Box.
* Only unlocked and unused NFTs can be assigned to scholars
* <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/50UWssjX6BwwahSn1wfR" alt=""><figcaption></figcaption></figure>

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

* You can also search and buy similar NFTs in the marketplace.

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


---

# 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:

```
GET https://docs.monsterra.io/scholarship/assign-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.
