> 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/burn-scholars-nfts.md).

# Burn scholar's NFTs

Investor account can burn NFTs earned by scholars. Burned NFTs will be converted into scholar account MAG Vault points. The MAG received from the MAG Vault will be divided between the investor's account and the scholar's wallet account according to the share rate.

You can only burn NFTs with low unlock fees (without unlock). NFTs that are given away for free, with high unlock fees will be required to be unlocked before burning. (Like the burn mechanism in the game)

**Step 1:** Click on the **Exchange** button to burn NFTs

<figure><img src="/files/osTdJOJzBc7g8HY7CSJK" alt=""><figcaption><p>Click on the <strong>Exchange</strong> button to burn NFTs</p></figcaption></figure>

**Step 2:** Check the amount of MAG Vault Point then click on the **Confirm** button to finish

<figure><img src="/files/QjYU4GtFvuc4G2D6kmTr" alt=""><figcaption><p>Click on the Confirm button to finish</p></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/burn-scholars-nfts.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.
