# Welcome!

## Luce App <a href="#setka-101" id="setka-101"></a>

Welcome to the Luce App help centre. We’re so glad you’ve chosen our cleaning services to bring you peace of mind in your home or office, and we hope we can help ensure you’re using the app to its fullest. We give you control of your cleaning experience by providing you with the following features at your fingertips:

* **Cancelling and rescheduling sessions**: The app allows you to view, cancel and reschedule your sessions at your convenience, allowing you to better plan and modify your availability for our services.
* **Reporting issues with your cleaner or package**: Reporting issues on the app is quick and easy, and our customer support team will be in touch with you to rectify any issues you're facing.
* **Payment and invoice portal**: Access your paid and unpaid invoices and make payment directly from the app by card or bank transfer.

Learn more about Luce on [our website](https://www.luce.sg).

## Help Centre <a href="#features" id="features"></a>

You can learn how to easily use our app with articles in our Help Centre. Access articles to help you use our app for a range of topics, including:

{% content-ref url="creating-an-account" %}
[creating-an-account](https://help.lucemg.com/creating-an-account)
{% endcontent-ref %}

{% content-ref url="viewing-and-changing-your-sessions" %}
[viewing-and-changing-your-sessions](https://help.lucemg.com/viewing-and-changing-your-sessions)
{% endcontent-ref %}

{% content-ref url="viewing-and-paying-your-invoices" %}
[viewing-and-paying-your-invoices](https://help.lucemg.com/viewing-and-paying-your-invoices)
{% endcontent-ref %}

{% content-ref url="reporting-an-issue" %}
[reporting-an-issue](https://help.lucemg.com/reporting-an-issue)
{% endcontent-ref %}

{% content-ref url="updating-your-account-details" %}
[updating-your-account-details](https://help.lucemg.com/updating-your-account-details)
{% 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/welcome.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.
