# Play-To-Earn

{% hint style="info" %}
**Work in progress!**&#x20;
{% endhint %}

CardanoCastle has a unique approach when it comes to yielding tokens with our play-to-earn mechanics. Players who collect rooms will have access to different gameplay elements based upon a few different factors. These include but are not limited to:

* The assets within rooms.
* The room's type.
* Merging multiple rooms which can yield different bonuses & new mechanisms.

For someone to start playing they must possess at least **1** Castle Room of any type. Some rooms will contain assets that start collecting our in-game currency automatically.

Some assets have their own individual mechanics that a **player** can interact with. Some rooms may be high risk vs high reward whereas some others provide more of a passive ability.

In the beginning, we will make it so you can redeem in-game currency for different shop items such as avatars, ada bundles & customization.

{% hint style="danger" %}
A more detailed explanation for the various gameplay elements coming soon!
{% endhint %}

Users will be able to exchange their in-game currency for **$CCTOKEN** and stake them to receive interest on a per-epoch basis. (in the future)

There will be many other ways to earn in-game currency as well which are currently being developed.


---

# 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://docs.cardanocastle.com/gameplay/play-to-earn.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.
