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

# Growing Ecosystem

The StadiaX ecosystem represents a unique and elevated Web3 gaming experience, creating a  platform where the thrill of gaming meets the advantages of decentralized digital assets. At its heart, StadiaX offers a diverse array of games, appealing to a wide range of players, from casual gamers to dedicated enthusiasts. Central to its allure are the NFT-powered games and a play-to-earn model, enabling players to acquire, own, and trade digital assets with real-world value. These assets, ranging from in-game items to exclusive collectibles, are securely backed by blockchain technology, ensuring authenticity and ownership. StadiaX not only caters to players but also provides a robust platform for game developers, offering tools and financial incentives to create and monetize games within the ecosystem. The use of STADX Tokens as the primary currency further enriches this ecosystem, facilitating transactions and incentivizing participation. This seamless integration of gaming, NFTs, and a vibrant economy positions StadiaX as a pioneering platform in the realm of Web3 gaming, offering an immersive and rewarding experience for all participants.

[Technology Stack](/stadiax-whitepaper/growing-ecosystem/technology-stack.md)

[StadiaX Token (STADX)](/stadiax-whitepaper/growing-ecosystem/stadiax-token-stadx.md)

[StadiaX APIs and SDKs](/stadiax-whitepaper/growing-ecosystem/apis-and-sdks.md)

[Membership NFT](/stadiax-whitepaper/growing-ecosystem/membership-nft.md)

[Game Play Passes](/stadiax-whitepaper/growing-ecosystem/game-play-passes.md)

[Rewards Program](/stadiax-whitepaper/growing-ecosystem/rewards-program.md)

[Rewards Catalog](/stadiax-whitepaper/growing-ecosystem/rewards-catalogue.md)

[StadiaX Enable Avatars](/stadiax-whitepaper/growing-ecosystem/stadiax-enabled-avatars.md)

[Platform DAO Governance](/stadiax-whitepaper/growing-ecosystem/platform-dao-governance.md)


---

# 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://stadiax.gitbook.io/stadiax-whitepaper/growing-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.
