# 8. Scholarship(Lending)

To ensure that all players can enjoy MarkmarkGo, a scholarship feature will be introduced. This feature utilizes an automated payment process. When a racehorse is rented, the owner is not required to directly send the racehorse to the borrower's wallet. Instead, the racehorse is held in an escrow account. This approach minimizes the risk for both the borrower and the owner, providing a secure and reliable experience for all parties involved.

### Available Pricing &#x20;

Owners can rent racehorses for a fixed period of time, allowing borrowers to participate in races with the racehorses they have borrow.

### Share Revenue

The owner has the option to lease the horse directly to a specific wallet or market, with the agreement that profits will be shared between the borrower and the owner. If both parties are in agreement, there is no rental fee required. Any prizes or revenues generated from the leased horse will be distributed at a predetermined rate between the owner and the borrower. This arrangement allows for flexibility in leasing arrangements and ensures a fair distribution of earnings between the involved parties.

<figure><img src="/files/LRgTVIDz1vXJ19vgZ8Np" alt=""><figcaption></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://markmarkgo-game.gitbook.io/markmarkgo/game/8.-scholarship-lending.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.
