> 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/unassign-assets/fungible-token-ft.md).

# Fungible token (FT)

To unassign Fungible tokens to scholar accounts, follow these instructions

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

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

**Step 2:** Choose the Fungible token to unassign then enter unassign amount

<figure><img src="/files/439QVh1lRgm2mzaeJIKA" alt=""><figcaption><p>Unassign FT</p></figcaption></figure>

**Step 3:** Click on **Unassign** button to finish

**Note:**

* Fungible tokens include MAG, MSTR, Elixir, Mutated Gen, stones and tickets.&#x20;
* The MAG, MSTR, Elixir, Mutated Gen that the scholar earns during the day will be divided according to the sharing ratio and sent to the in-game mailbox of the owner's account and the account linked to the scholar's wallet at 00:00 each day. Scholar account cannot use this function
* Stone types and tickets will be automatically assigned to scholar accounts. Owners can unassign at any time.&#x20;
* *<mark style="color:red;">**If you want to unassign stones, evolution items, or tickets, you will have to pay the same fee as converting these items into on-chain.**</mark>*


---

# 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/unassign-assets/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.
