# How to Contact the Playgama Team

If you’re a developer working with Playgama and have questions, need support, or want to follow up on your game submissions – we’re here to help!

There are few ways on how to stay in touch with our team:

#### 1. Use the Support Chat Widget

You can also contact us through the chat widget available in your developer dashboard at: <https://developer.playgama.com/>

The widget appears in the bottom-right corner of the screen once you're logged in.

Use it to:

* Ask quick questions
* Report issues
* Get guidance on submissions or publishing
* Continue existing conversations

#### 2. Track Your Game Submissions & Messages

Inside the same chat widget, click on the “Tickets” tab to:

* View the status of your game submissions
* Track responses from the Playgama team
* Review all communication in one place

#### 3. Contact Us via Email

You can always reach out to us directly at <developer.success@playgama.com>.\
Feel free to email us regarding:

* Game submission questions or updates
* Technical support or integration help
* Platform requirements or guidelines
* Any other inquiries related to your developer account or partnership<br>

This ensures you never miss an update, and always stay informed about your game’s progress.

If you ever have trouble reaching us or need urgent assistance, feel free to use both channels: email and chat, we’ll get back to you as soon as possible.

<br>


---

# 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/how-to-contact-the-playgama-team.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.
