# Introduction

Welcome to the official documentation of HORSY — a fully on-chain horse racing experience built on HyperEVM. This GitBook serves as your comprehensive guide to the HORSY ecosystem, covering everything from wallet setup and bridging, to racing mechanics, breeding systems, and the utility of our tokens and NFTs.

The Genesis Mint (Gen0) has been completed and is now closed. These Gen0 horses form the foundational bloodline of the HORSY universe and hold strategic advantages in breeding and racing within V2 and beyond. If you own one — congratulations. If not, the secondary marketplace is your gateway in.

In HORSY, players race, breed, and evolve their NFT horses in a permissionless, transparent, and competitive environment. Success depends not only on luck, but on understanding rarities, traits, boosts, utility items, generation logic, and strategy.

This GitBook will walk you through:

* How to get started on HyperEVM
* V1 and V2 game mechanics
* Trait-based advantages and formula breakdowns
* Token utility and NFT standards (ERC-20, ERC-721, ERC-1155)
* Marketplace and roadmap

Whether you're a racer, breeder, collector, or strategist — your journey starts here. Let’s ride.


---

# 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://horsy-on-hl.gitbook.io/horsy-docs/getting-started/quickstart.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.
