# gameplay

- [Game Flow](https://docs.speedstar.io/en/gameplay/game-flow.md): Build facilities and train your racehorses. Compete in races and win great prices!
- [Horses](https://docs.speedstar.io/en/gameplay/horses.md): Horses are elegant, powerful, and agile.
- [Horse Rarity](https://docs.speedstar.io/en/gameplay/horses/horse-rarity.md): Each horse that is born into the world of Speed Star has a different rarity, and comes with unique characteristics and strengths.
- [Horse status](https://docs.speedstar.io/en/gameplay/horses/horse-status.md): Different abilities and stats.
- [Horse attributes](https://docs.speedstar.io/en/gameplay/horses/horse-attributes.md): Race environment affects horse properties.
- [Fatigability](https://docs.speedstar.io/en/gameplay/horses/fatigability.md): The fatigue cost for different activities
- [Player and Jobs](https://docs.speedstar.io/en/gameplay/player-and-jobs.md): You can choose from a variety of career paths in Speed Star.
- [Breeder](https://docs.speedstar.io/en/gameplay/player-and-jobs/breeder.md): As a racehorse breeder, your aim is to breed strong horses – that are ready to race and help you to become a champion!
- [Daddy Horses](https://docs.speedstar.io/en/gameplay/player-and-jobs/daddy-horses.md)
- [Mommy Horses](https://docs.speedstar.io/en/gameplay/player-and-jobs/mommy-horses.md)
- [Jockey](https://docs.speedstar.io/en/gameplay/player-and-jobs/jockey.md): Become the fastest racer
- [Trainer](https://docs.speedstar.io/en/gameplay/player-and-jobs/trainer.md): Master-level coach
- [Therapist](https://docs.speedstar.io/en/gameplay/player-and-jobs/therapist.md)
- [Lands](https://docs.speedstar.io/en/gameplay/lands.md): The land system is as important to the game as racing is.
- [Ranch](https://docs.speedstar.io/en/gameplay/lands/ranch.md): Ranches are part of the land system.
- [Ranch Plots](https://docs.speedstar.io/en/gameplay/lands/ranch/ranch-plots.md): Area expansion system within your ranch
- [Ranch Facilities](https://docs.speedstar.io/en/gameplay/lands/ranch/ranch-facilities.md): The ranch facilities
- [Facility Blueprints](https://docs.speedstar.io/en/gameplay/lands/ranch/ranch-facilities/facility-blueprints.md): Blueprints for facilities
- [Ranch Popularity and Goodwill](https://docs.speedstar.io/en/gameplay/lands/ranch/ranch-popularity-and-goodwill.md): Popularity for your ranch and horses
- [Ranch Earnings](https://docs.speedstar.io/en/gameplay/lands/ranch/ranch-earnings.md): Rewards from your Ranch.
- [Racecourse](https://docs.speedstar.io/en/gameplay/lands/racecourse.md): Horse racing
- [Racecourse Land](https://docs.speedstar.io/en/gameplay/lands/racecourse/racecourse-land.md): Racecourse
- [Conditions of Racecourse Land](https://docs.speedstar.io/en/gameplay/lands/racecourse/racecourse-land/conditions-of-racecourse-land.md)
- [How to Horse Registration for Racecourse Land](https://docs.speedstar.io/en/gameplay/lands/racecourse/how-to-horse-registration-for-racecourse-land.md)
- [Bet License](https://docs.speedstar.io/en/gameplay/lands/racecourse/bet-license.md): The license for betting.
- [Wild Horse Run](https://docs.speedstar.io/en/gameplay/wild-horse-run.md): Running against the mighty herds of wild horses.
- [Wild Horse](https://docs.speedstar.io/en/gameplay/wild-horse-run/wild-horse.md)
- [Horseterry](https://docs.speedstar.io/en/gameplay/horseterry.md): Prediction of the result of a horse race to win all the accumulated prize money!
- [Horsecarat](https://docs.speedstar.io/en/gameplay/horsecarat.md)
- [How to bet on Horsecarat](https://docs.speedstar.io/en/gameplay/horsecarat/how-to-bet-on-horsecarat.md)
- [Piñata](https://docs.speedstar.io/en/gameplay/pinata.md): Engage in thrilling horse race events to earn piñata tickets or redeem points for more exciting rewards.
- [Tournaments](https://docs.speedstar.io/en/gameplay/tournaments.md): At the massive seasonal tournaments, the best jockeys will race for huge rewards.
- [Marketplace](https://docs.speedstar.io/en/gameplay/marketplace.md): Central Market for NFTs


---

# 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/gameplay.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.
