# Feedback

We value your feedback! Your input helps us improve and enhance the XCelsior experience. Whether you have suggestions, feature requests, or encountered any issues, we want to hear from you.

## How to Provide Feedback

* **Email:** Send us an email at <support@xcelsior.ai>

## What to Include in Your Feedback

When providing feedback, please include the following details:

* Detailed description of the issue or suggestion
* Steps to reproduce the problem (if applicable)
* Any relevant screenshots or examples

Your feedback is instrumental in shaping the future of XCelsior. Thank you for taking the time to help us improve!


---

# 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://doc.xcelsior.ai/feedback.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.
