# How to Purchase

## 🔗 Store

{% embed url="<https://ghostcheats.com/>" %}

{% stepper %}
{% step %}

### Select Your Product

<mark style="color:$info;">Select your desired game which you will then have access to 1 or more products.</mark>
{% endstep %}

{% step %}

### Add To Cart

<mark style="color:$info;">Once found your pick, add your product to basket.</mark>
{% endstep %}

{% step %}

### Checkout Safely

<mark style="color:$info;">Simply checkout using our Trusted Payment Processors.</mark>
{% endstep %}

{% step %}

### Having Issues?

<mark style="color:$info;">Feel free to contact us to make sure that you can receive your product!</mark>
{% endstep %}
{% endstepper %}

## ⚠️ Important Notice

We will **never** contact you privately to request payment.

All purchases are handled exclusively through:

* Our official website
* Our official <a href="https://ghostcheats.com/discord" class="button primary" data-icon="discord">Discord</a>

If someone reaches out to you directly asking for payment, it is **not us.** Please ignore and report them.


---

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