# Overview

Scholarship is a function that helps investors manage and assign their assets to many other accounts. Through the scholarship, investors only need to invest in NFT and tokens, then recruit players to form a gaming team on their behalf. These players will use NFT and Investor's Token to earn profit and share that profit with investor according to a pre-determined share ratio.

{% hint style="info" %}
**Official testnet link:**\
<https://testnet-guild.monsterra.io>
{% endhint %}

<figure><img src="/files/DfnkyZxekRBPdTPuog86" alt=""><figcaption><p>Investor can track their earning and scholar account everyday</p></figcaption></figure>

<figure><img src="/files/cTEHm27BI48kx854ArPk" alt=""><figcaption><p>They also can see the earning chart</p></figcaption></figure>


---

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