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

# Welcome to Prodds

Prodds is a platform built for sports enthusiasts, where users can make predictions and play fantasy games in a trustless, transparent environment. This means that <mark style="color:blue;">**all transactions are visible, verifiable, and immutable on the blockchain**</mark> - providing full transparency without the need to rely on central intermediaries.

{% embed url="<https://youtu.be/L8eyHk-7_jo>" %}

***

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/y1UbDbAZMq6H2ERP0q53">/pages/y1UbDbAZMq6H2ERP0q53</a></td><td align="center"><img src="/files/UtlPCPe0DoUOkSxGOMpb" alt="" data-size="original"></td><td>Prodds Predict leverages blockchain technology to decentralize sports predictions. All predictions, claims, and odds are fully transparent and visible on the blockchain.</td></tr><tr><td><a href="/pages/WZ41U7E28oC0DwrzJsaz">/pages/WZ41U7E28oC0DwrzJsaz</a></td><td align="center"><img src="/files/SfNqwb8g9hGGfxvtskcT" alt="" data-size="original"></td><td>In Prodds Arena, users create fantasy teams, competing to earn $RDM, which can be redeemed for stable coins. Players are tokenized as tradable NFTs, so users can earn from both gameplay and asset trading.</td></tr><tr><td><a href="/pages/SJAedSMiJ494zn9zv4kn">/pages/SJAedSMiJ494zn9zv4kn</a></td><td align="center"><img src="/files/90eR5Jnn5IlZ8PNPZ7oc" alt="" data-size="original"></td><td>Prodds uses a dual-token system, separating utility and governance tokens. These tokens work together to create a balanced ecosystem that supports user engagement and platform sustainability.       </td></tr></tbody></table>


---

# 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://prodds.gitbook.io/prodds/readme.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.
