> For the complete documentation index, see [llms.txt](https://docs.speedstar.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedstar.io/en/business-plan.md).

# business plan

- [Business plan](https://docs.speedstar.io/en/business-plan/business-plan.md): Why do we split the business structure from the game?
- [Marketplace Fees](https://docs.speedstar.io/en/business-plan/marketplace-fees.md): The fees from trading on the marketplace is 4.25% (paid by seller)
- [Investing in Store of value](https://docs.speedstar.io/en/business-plan/investing-in-store-of-value.md): Investing part of the games profits in other cryptos, Store of value type.
- [Speed Star ADS](https://docs.speedstar.io/en/business-plan/speed-star-ads.md): Selling advertisements during the races.
- [DEX Fees](https://docs.speedstar.io/en/business-plan/dex-fees.md): Income from trading fees for trading assets from our in-game DEX.
- [Game Result API Fees](https://docs.speedstar.io/en/business-plan/game-result-api-fees.md): Creating profits from API service fees for race results.


---

# 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:

```
GET https://docs.speedstar.io/en/business-plan.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.
