# Contact Support

{% hint style="info" %}
You’re welcome to contact us using any of the following methods you find suitable. Please note that if you’re reporting an issue, attaching some screenshots or videos can greatly improve our efficiency in resolving the problem. 😀
{% endhint %}

* Discord: <https://discord.gg/cU3U6gtX7x>
* AVSIM Fourm: <https://www.avsim.com/forums/forum/913-simfly-pad-support-forum/>
* Youtube Channel: <https://www.youtube.com/channel/UCPiUW74RD_aAH4RXscRVbmQ>
* Email: <ethantoken@gmail.com>


---

# 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://docs.simflypad.com/v1/acount-and-payment/contact-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.
