> For the complete documentation index, see [llms.txt](https://partofdream.gitbook.io/whitepaper-pod/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://partofdream.gitbook.io/whitepaper-pod/marketplace-pod/gamification.md).

# Gamification

Part Of Dream invites us into an experience that begins long before the first race results.

Alongside the stable, investors share in the daily life of their foals and witness all the key stages in their development.

By awarding badges, the platform celebrates each of these stages: from breaking-in, the key moment when the horse accepts to work with humans, to its qualification for the race.

At the heart of the user experience: the dashboard. Each investment is displayed, along with the points accumulated per horse and those still to be obtained before becoming a stallion, his "investor" ranking, his financial performance, his racing trophies...

It will also be possible to compare oneself with other investors' portfolios, and track the selections of trainers, jockeys and brokers.

A milestone in the POD adventure: the approval of a horse as a stallion. The entire platform will celebrate this event by offering a replay of the race and updating the homepage's hall of fame.

Owners of the associated Racing POD will then be able to upgrade it to a new visual, granting them full rights to the stallion's breeding career, and thus climb the overall rankings. &#x20;

Available for the most successful horses, the Part Of Dream auction module makes it easy to set up a sale to the highest bidder, reaching not only the POD community, but also buyers from all over the world who have not yet joined the adventure.

**A platform for all enthusiasts.**

Part Of Dream will also offer a collection of NFTs, not directly related to horses, with a gamification system to win new NFTs and rewards in $POD according to their category (4 levels of rarity).

The aim of this collection is to promote the platform and build the community around the project.

Depending on the rarity of their NFT, owners will have access to a range of benefits:

* early access to Racing POD sales;
* access to horse races;
* participation in events ;
* raffle draw ;
* ...

These NFTs will be available on our marketplace as well as on all NFT platforms (Opensea...).&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://partofdream.gitbook.io/whitepaper-pod/marketplace-pod/gamification.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
