> 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/tokenonics/prodds-ecosystem.md).

# Prodds Ecosystem

The Prodds Ecosystem integrates blockchain technology, sports enthusiasts, predictions, and fantasy games to create an all-in-one Web3 Sports Hub. Our platform is designed to offer a secure, transparent, and engaging environment for users, with a strong emphasis on compliance and responsible gaming to ensure a healthy and scalable community.&#x20;

{% embed url="<https://youtu.be/rssE-g7V2Fg>" %}

## Products

<details>

<summary><strong>Dugout</strong></summary>

Dugout serves as the gateway for Web2 users, offering free, personalized sports news and information. This component introduces traditional sports fans to the Prodds platform, allowing them to experience the benefits of blockchain in a familiar setting. Dugout seamlessly bridges the gap between Web2 and Web3, inviting users to explore deeper engagement with Prodds Arena and Prodds Predict.

</details>

<details>

<summary><strong>Prodds Arena</strong></summary>

Prodds Arena is our fantasy sports platform where users can build and manage their dream teams. Using tokenized players represented as NFTs, users compete for rewards in $RDM, which can be redeemed to stable coins. This component not only enriches user engagement but also generates proceeds through NFT sales, contributing to the Prodds Community Wallet.

</details>

<details>

<summary><strong>Prodds Predict</strong></summary>

Prodds Predict provides a decentralized prediction platform for sports enthusiasts to make predictions on various sporting events. Powered by $RDM, Prodds Predict allows users to place bets with full transparency. Winnings are distributed to successful participants, and a variable Platform Fee is applied, which supports platform operations and funnels back into the **Prodds Community Wallet**.

</details>

<details>

<summary><strong>$PRD Supercharger</strong></summary>

$PRD Supercharger is a staking feature for eligible $PRD holders, allowing them to earn rewards in $RDM from the **Prodds Community Wallet**. This mechanism not only offers $PRD holders a share in the ecosystem’s success but also fosters loyalty and community involvement. It enhances the role of $PRD as a governance token and incentivizes long-term engagement.

</details>

## Tokens Flow and Utility

{% content-ref url="/pages/WEmUhLRLaPZti2DOrlVF" %}
[Utility Token - $RDM](/prodds/tokenonics/utility-token-usdrdm.md)
{% endcontent-ref %}

{% content-ref url="/pages/cJfdxFE4ziOWQffPXguD" %}
[Governance Token - $PRD](/prodds/tokenonics/governance-token-usdprd.md)
{% endcontent-ref %}


---

# 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/tokenonics/prodds-ecosystem.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.
