# How to get Support

We have several ways of assisting people such as:

{% columns %}
{% column %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>Live Chat (Recommended)</h3></td><td><mark style="color:$info;">Get instant help from our support team</mark></td><td><a href="https://ghostcheats.com/supportsys/">https://ghostcheats.com/supportsys/</a></td></tr></tbody></table>
{% endcolumn %}

{% column %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>Discord</h3></td><td><mark style="color:$info;">Join our community to get help from staff &#x26; users</mark></td><td><a href="https://ghostcheats.com/discord">https://ghostcheats.com/discord</a></td></tr></tbody></table>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
We typically respond within an hour, though it may vary depending on demand.
{% endhint %}

### 📘 Read Before Contacting

Due to the high volume of inquiries we receive, we’ve created detailed guides for each product. We strongly recommend reviewing and following these guides before contacting support, as most issues are already covered and can be resolved quickly.

{% content-ref url="/pages/Qr0qFwuPOI9RyAky7QGR" %}
[Product Guides](/product-guides/product-guides.md)
{% endcontent-ref %}

{% hint style="danger" %}
If you are still facing issues and require help then don't hesitate to contact us.
{% endhint %}

### 👨🏻‍💻 1:1 Support

We also offer a 1:1 service, where a support agent can securely connect to your computer using AnyDesk and handle the setup for you.

{% embed url="<https://ghostcheats.com/cheats/product/193-11-support/>" %}


---

# 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.ghostcheats.com/intro/how-to-get-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.
