# General

**What is Aurory?**

Aurory is a next-generation game platform anchored in innovative, free-to-play, interoperable experiences.

&#x20;

**How to play?**

Our games are playable without the need for a wallet or crypto and can be found on our [website](https://app.aurory.io/). Simply create an account using one of the social login options or a wallet, and join the fun!

**Are the games free-to-play, and can I earn rewards?**

Yes, our games are free-to-play, and you can earn rewards that can be traded on our marketplace.

&#x20;

**Can I play Aurory games on my mobile device?**

Not yet, but we are committed to expanding certain games and experiences on handheld devices in the future.

**Where can I find the whitepaper?**

You can find it [here](https://docs.aurory.io/aurory-whitepaper/).


---

# 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.aurory.io/aurory-faqs/general.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.
