# Support

### Reporting Issues

If you encounter any issues while testing CameraTwin, please reach out to us via email at [**cameratwin@realtwin.org**](mailto:cameratwin@realtwin.org). Our support team will review your report and get back to you as soon as possible with further instructions or solutions. Please make sure to attach any screenshots, videos, and additional information that can aid our engineering team in diagnosing and fixing the problem.

### Contact Us

You can use [**cameratwin@realtwin.org**](mailto:cameratwin@realtwin.org) to let us know about further inquiries or suggestions. Your feedback is valuable to us as we are always looking for ways to improve CameraTwin.

### Other Support Resources

* **FAQs:** Visit our [FAQ section](/cameratwin/faq.md) for answers to common questions about CameraTwin.
* **User Guide:** Consult our [Get Started](/cameratwin/get-started.md) guide for detailed instructions on installation, setup, and usage of CameraTwin.


---

# 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://docs.realtwin.org/cameratwin/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.
