# Bug reporting

If you find a bug, please report it quickly at our portal: [app.ocutrap.com/bug\_report](https://app.ocutrap.com/bug_report). Include a detailed bug description, reproduction steps, and any relevant visuals. Explain what you expected to happen and what actually did. Your detailed feedback helps improve our service.

You can also email [info@ocutrap.com](mailto:info@ocutrap.com?subject=Bug%20Report%20from%20Knowledge%20Base)


---

# 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.ocutrap.com/support/support-1.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.
