# Support

### Please note that our support is limited only to those who have purchased our item.

We are trying our best to let the theme run as it should be (ie. like DEMO SITE). But we CANNOT provide any customization on the theme. Also please understand that we CANNOT offer compatibility with each and every JavaScript plugin out there. Thank you so much!

## Before submitting the ticket.

1. Make sure that you are running the latest version of the theme.&#x20;
2. Make sure that you deeply checked the theme's documentation and try to search for public tickets in case of someone else asked the same question before.&#x20;
3. Please watch theme introduction, folder structure, and customization videos\[If available] to see if you get the answer.

## While submitting the ticket.

Please be as specific as possible when starting a new ticket, it really helps us to identify the root of your problem when you provide a link to your site, a screenshot of your error message, snippet, or all of the above.

## After submitting the ticket(ie. comment).

* Normally, we will get back to customers in 12-24 hours on business days.
* The older tickets will be the first priority. So after you create the ticket, if possible, please do not reply to the ticket if our team hasn't replied to you yet because it will update your ticket response date sooner and the priority will be lower. This might cause a delay in replying

## My support has expired. What should I do?

When your support pack has expired, you won't be able to create new tickets anymore. You can purchase a support extension on the item page.


---

# 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://codedthemes.gitbook.io/datta-laravel/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.
