# Game Requirements

Following pages outline the specific requirements for games to be published on Playgama and partner portals.

Game testing is performed in environments that closely resemble user environments.

{% hint style="info" %}
Passing moderation does not imply or should be interpreted as an assurance or confirmation by Playgama regarding the game's compliance with the laws of any territory and/or the absence of any violations of the rights or legitimate interests of third parties.
{% endhint %}


---

# 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://wiki.playgama.com/playgama/game-requirements.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.
