# Customer Support

If you have any comments, need assistance, or have a feature you would like to see added, please don't hesitate to contact me at **<ogracian@gmail.com>**. I'll be happy to assist you.

{% hint style="warning" %}
Please make sure to **include the invoice number** you received with your purchase when requesting support via email.
{% endhint %}


---

# 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://oscar-gracian.gitbook.io/easy-character-movement-2/support/customer-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.
