# Support

Please contact us if you need help with something that **is not covered** in the Wiki or FAQs. If your question is answered elsewhere in the FAQs, **we may not reply to your email**.

If you need help finding the answer to your question on the FAQ, try asking the **Lens AI**! Simply select *Lens* after clicking the search bar on this wiki.

You may also find it helpful (and quicker) to ask our **community** of friendly players.

* Discord: <https://www.discord.gg/gamee>
* Telegram: <https://t.me/gameetalk>\ <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.gamee.com/community/support.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.
