# Support Center

Welcome to the Engine Company Support Center. We're here to assist you with any questions or issues you may encounter. Please select the appropriate link below to quickly access the resources and support you need.

<details>

<summary>Technical Problems ?</summary>

If you're already a customer, the fastest way to get help is through our support ticketing.

[Drop us a ticket](https://www.enginethemes.com/help/i-have-a-technical-question/?)

</details>

<details>

<summary>Basic Questions</summary>

Have a pre-sale question or a general question about how our site/service works?

[Let's do it](https://www.enginethemes.com/help/i-have-a-basic-question/)

</details>

<details>

<summary>Request Your Personal Data</summary>

You can request to review your personal data in our system and get them removed completely here. Read our [GDPR policy](https://www.enginethemes.com/enginethemes-gdpr-policy-updates-announcement/).

[Send your request](https://www.enginethemes.com/help/i-have-a-gdpr-request/)

</details>

<details>

<summary>Getting Your Money Back</summary>

We consider a refurn within 14 days of purchase on a case by-case basis. Read our [Refund Policy](https://www.enginethemes.com/support-policy/#refund-policy).

[Let us help you](https://www.enginethemes.com/help/getting-your-money-back/)

</details>

We are continuously working to improve our support resources. Your feedback is valuable to us. If you have suggestions or require further assistance, please contact our customer support team.


---

# 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://enginethemes.gitbook.io/docs/overview/support-center.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.
