# Fungible token (FT)

To assign Fungible tokens to scholar accounts, follow these instructions

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

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

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

<figure><img src="/files/LIWqCsYYNgd5wRGhx8qV" alt=""><figcaption><p>Choose FT and enter amount</p></figcaption></figure>

**Step 3:** Click on the **Assign** button to finish

**Note:**

* Fungible tokens include MAG, MSTR, Elixir, Mutated Gen, stones, and tickets.&#x20;
* The MAG, MSTR, Elixir, and 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 accounts cannot use this function
* Stone types and tickets will be automatically assigned to scholar accounts. Owners can unassign at any time.


---

# 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/assign-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.
