# Support Desk

&#x20;Please visit our [**profile page**](http://codecanyon.net/user/hyvikk) or ask question [@hyvikk](mailto:vijay@hyvikk.com)

### &#x20;:white\_check\_mark: **Support for this item includes**

* &#x20;Responding to questions or problems regarding the item and its features
* &#x20;Fixing bugs and reported issues
* &#x20;Providing updates to ensure compatibility with new software versions

### :x: **Item support does not include**

* &#x20;Customization services&#x20;
* &#x20;Support for third party software and plug-ins

### &#x20;:warning: **Before seeking support, please...**

* &#x20;Make sure your question is a valid Script Issue and not a customization request.
* Make sure you have read through the documentation and any related video guides before asking support on how to accomplish a task.
* If you have customized your script and now have an issue, back-track to make sure you didn't make a mistake. If you have made changes and can't find the issue, please provide us with your changelog.
* Almost 80% of the time we find that the solution to people's issues can be solved with a simple "Google Search". You might want to try that before seeking support. You might be able to fix the issue yourself much quicker than we can respond to your request.


---

# 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://fleetdocs.hyvikk.space/support/support-desk.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.
