# Game Result API Fees

### Profits from race service fees and racehorse information

When the game has enough players to arrange regular races, including racehorses and jockeys, we plan to sell various pieces of information from the Game API to another platform. The other platform can then build on the data, e.g. making a racehorse betting system on their platform, by using our results from the API.

Collecting API fees will boost the game to generate more money that will flow into the game as rewards for the players.


---

# 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.speedstar.io/en/business-plan/game-result-api-fees.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.
