# General

* **Who owns the rights to the game I upload?**

  All rights belong to you as the developer. By uploading the game to our platform, you retain the rights and grant us a sublicense for publishing on partner platforms.
* **What kind of ads will be shown and how often?**

  You can control the frequency of ad displays within the games yourself. However, platforms usually have a limit of 1 minute. Showing ads more frequently can lead to them being blocked.
* **Do we need to sign any legal documents with you?**

  The developer agrees only to the [terms and conditions](https://developer.playgama.com/terms) upon registration on the portal.
* **On which platforms do you publish your games? What is the audience like?**

  We publish games on the Playgama platform as well as on portals like Xiaomi, Facebook, Playhop/Yandex, GameDistribution, Telegram, Y8, Lagged, MSN and other platform with a combined audience of over 450 million players per month. Additionally, we regularly onboard new partners.
* **What support is available for developers?**

  We provide comprehensive documentation and a supportive community of developers. If you encounter any issues or have questions, you can contact our support team for assistance.


---

# 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/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.
