> For the complete documentation index, see [llms.txt](https://whitepaper.gravityhub.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.gravityhub.xyz/technology/scholarship-dashboard.md).

# Scholarship  Dashboard

We have the first truly smart scholarship system with unique attributes, which will improve the efficiency of the scholarship grantor and the scholarship recipient, as well as protect the interests of both parties, which is essential for a healthy and sustainable economy.

<figure><img src="/files/j7j8B7bFX0kJIsOygba0" alt=""><figcaption><p>Scholarship Dashboard in Orbeast Fantasy game test.</p></figcaption></figure>

Among the attributes we can highlight:

*• **Direct scholarships** from smart contracts.*

*• **No multi-accounts** needed, only one wallet.*

*• **Multi-claim**, this allows investors to claim the earnings of either all the accounts or just the ones they need, at once with a single click. This feature not only generates savings from the network gas costs but also from the time and manpower since it allows the scholarships to be potentially managed by a single person.*

***• Contract-level percentage configuration** to allow an automatic split between the grantor and the scholars.*

*• **Receive alerts** from players who are not giving the minimum efforts (*&#x63;onfigurable parameters) *that the grantor considers they should be giving.*

• ***Daily average** and total account **QTS** generation statistics.*

• **Date of the last claim** and the **next possible one**.

*• **ELO of the scholarship*** and fluctuation in the ranking by dat&#x65;*.*&#x20;

*• **View the team and energies** each player is using.*


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.gravityhub.xyz/technology/scholarship-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
