# Delete Account

To delete a scholar account, please following these instruction

**Step 1:** Click the "Delete" button on the scholar account you want to delete.

**Step 2:** Enter "confirm" into the textbox

<figure><img src="/files/Dl4GpZnWGtqSZjz009jd" alt=""><figcaption><p>Type confirm</p></figcaption></figure>

**Step 3:** Click **Confirm** to finish

**Note:**&#x20;

When the owner delete scholar's account then:

* All earned tokens (MAG, MSTR, Elixir, Mutated Gen) will be sent to the owner's account, and scholar's salary account.
* All unlocked NFTs will be sent to the owner's account mailbox
* All unclaimed FTs and locked NFTs will be deleted permanently
* All assigned FTs (Stones, Tickets, Evolution item) will be deleted permanently. Please unassign them before delete scholar's account.


---

# 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/manage-account/delete-account.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.
