> For the complete documentation index, see [llms.txt](https://wp.salad.ventures/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.salad.ventures/made-by-salad/arcaden.md).

# Arcaden

<figure><img src="/files/60qVQ4CIOkW7RVcMI0j6" alt=""><figcaption></figcaption></figure>

Arcaden is an online casual games arcade that supports the X-To-Play-To-Win approach. The platform offers a new way to earn rewards by depositing our [G3M NFTs](/world-of-arcaden-nfts/world-of-arcaden-g3m-nfts.md) in exchange for credits, play games, and win prizes such as rare NFTs and more.

Arcaden is designed to be accessible to a wide range of users and provides an opportunity to earn rewards without significant investments or specialised skills.

<figure><img src="/files/pd6faBKP2xyfXv7C6FfG" alt=""><figcaption><p>Flappy Copter, one of the most popular games on Arcaden.com</p></figcaption></figure>

Users can deposit G3Ms on Arcaden to access a range of casual games and earn rewards by playing. As users play games, they earn credits that can be exchanged for more G3Ms or other rewards. This creates a self-sustaining ecosystem where users are incentivised to participate and earn rewards, driving traffic and real value to the ecosystem partners.

<figure><img src="/files/86erzZQFNEoU1qcB4kBh" alt=""><figcaption></figcaption></figure>

Arcaden plans to incorporate its NFTs further into its platform, with plans to create a gamified experience and add additional utility for our NFTs.


---

# 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://wp.salad.ventures/made-by-salad/arcaden.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.
