# Create a new scholar account

Investor can create a new scholar account by following these instruction

**Step 1:** Click on "Add New" button on Scholars section

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

**Step 2:**&#x20;

Fill in the necessary information to create a scholar account

* **Username**: Create a username for scholar
* **New password**: Create login password for scholar
* **Scholar Wallet Address**: Scholar's salary wallet address (Shared token will be returned to scholar's wallet address every day)
* **Sharing rate**: percentage of reward tokens for scholar on total earned
* **Auto assign new NFTs for scholar:** Allow scholar accounts to use the NFTs they earn. Ownership of these NFTs remains with Investor.

**Note:** *Scholar's wallet address must be <mark style="color:red;">**linked**</mark> to a game account to receive rewards. Token rewards will be sent to the <mark style="color:red;">**in-game mailbox**</mark> every day. If the scholar's wallet address has never been linked to any account in the game, the system will automatically create an account with that wallet.*

<figure><img src="/files/yhkcP7jPUvra0YBDbVoS" alt=""><figcaption><p>Fill in the necessary information</p></figcaption></figure>

**Step 3:** Click on **Save** button to finish.


---

# 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/create-a-new-scholar-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.
