# Support

***

## Documentation

Before contacting support, please review the documentation pages. Most setup issues and common questions are already covered in:

* Quick Start
* Player Setup
* Module Documentation
* FAQ & Troubleshooting

***

## Email Support

For support, bug reports, or general questions:

<thecodecm@gmail.com>

When reporting an issue, please include:

* Unity version
* Error messages
* Screenshots if possible
* Steps to reproduce the issue

This helps speed up troubleshooting and support.

***

## YouTube

Tutorials, updates, and controller showcases are available on:

{% embed url="<https://www.youtube.com/@TheCodeCM>" %}

***

## Response Time

Support responses may take 1–3 business days depending on workload.

***

## Feedback

Feedback and suggestions are always welcome and help improve future updates of the controller.


---

# 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://the-code-cm.gitbook.io/pro-2d-controller-doc/getting-started/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.
