# Support

If you experience any issues during your experiments, you can:

* **Create an** [**issue**](https://github.com/qyverlabs/qyver) to report bugs or unexpected behavior.
* **Request a** [**feature**](https://github.com/qyverlabs/qyver) if you have an idea for an improvement.
* **Start a** [**discussion**](https://github.com/qyverlabs/qyver) to ask questions or share insights.
* For anything else, feel free to **reach out** to us through **<support@qyverlabs.com>**.

To keep things organized, please **group feedback by topic** into separate issues or discussions.

Thank you for your contributions!


---

# 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://qyverlabs.gitbook.io/qyverlabs-docs/help-and-faq/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.
