# Reporting an issue

We want to make it easy for you to report issues that you're encountering, whether it be with your cleaner or cleaning arrangement, your invoice or the user experience in the app. The following guides show you how to report information to us so that we can quickly rectify them for you.

{% content-ref url="/pages/z2GcYEWTXMdu3O0DQAHp" %}
[Reporting an issue with my cleaner](/reporting-an-issue/reporting-an-issue-with-my-cleaner.md)
{% endcontent-ref %}

{% content-ref url="/pages/keFQ1ie1jALDpOLL16l9" %}
[Reporting an issue with an invoice or payment](/reporting-an-issue/reporting-an-issue-with-an-invoice-or-payment.md)
{% endcontent-ref %}

{% content-ref url="/pages/C1BHn8CDRCQmRzR2sje1" %}
[Reporting a bug or requesting a feature on the app](/reporting-an-issue/reporting-a-bug-or-requesting-a-feature-on-the-app.md)
{% endcontent-ref %}


---

# 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://help.lucemg.com/reporting-an-issue.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.
