# Utility NFT's (ERC1155)

HORSY V2 will introduce a range of Utility NFTs using the ERC-1155 standard, designed to provide in-game advantages during races. These items are consumable, meaning they are used once and provide a temporary performance boost to a horse for a single race.

Examples may include:

* Apples that boost acceleration
* Carrots that enhance endurance
* Energy drinks for recovery
* Lucky charms that improve win bonus chances

These NFTs will be available through the HORSY Marketplace, purchasable exclusively with $HORSY tokens. Players can equip one item per horse before a race begins, giving strategic depth to pre-race preparation.

The full list of utility items, their effects, rarity, and usage mechanics are still being finalized. This page will be updated and expanded as we approach the official V2 launch with the complete item catalog and their corresponding boost mechanics.


---

# 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/tokens/interactive-blocks.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.
