# Game Moderation

* **How long does moderation take?**

  The application is checked for compliance with requirements in the order of submission. Moderation on Playgama usually takes 3-5 business days. Publishing on partner portals may take up to 2 weeks.
* **How can I check if my game runs on all browsers and OS?**

  Add the game through the game submission window and submit it for moderation. Moderators will check the game on all browsers and OS listed in the requirements in the order of submission. The review time depends on the current workload.


---

# 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/faq/game-moderation.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.
