# Luce Help Centre

## Luce Help Centre

- [Welcome!](https://help.lucemg.com/welcome.md)
- [Creating an account](https://help.lucemg.com/creating-an-account.md)
- [Booking a new session](https://help.lucemg.com/booking-a-new-session.md)
- [Booking one-time cleaning](https://help.lucemg.com/booking-a-new-session/booking-one-time-cleaning.md)
- [Booking recurring cleaning](https://help.lucemg.com/booking-a-new-session/booking-recurring-cleaning.md)
- [Booking aircon cleaning](https://help.lucemg.com/booking-a-new-session/booking-aircon-cleaning.md)
- [Choosing a cleaner](https://help.lucemg.com/choosing-a-cleaner.md)
- [Viewing and changing your sessions](https://help.lucemg.com/viewing-and-changing-your-sessions.md)
- [Viewing your sessions](https://help.lucemg.com/viewing-and-changing-your-sessions/viewing-your-sessions.md)
- [Cancelling an upcoming session](https://help.lucemg.com/viewing-and-changing-your-sessions/cancelling-an-upcoming-session.md)
- [Rescheduling an upcoming session](https://help.lucemg.com/viewing-and-changing-your-sessions/rescheduling-an-upcoming-session.md)
- [Scheduling your next recurring aircon session](https://help.lucemg.com/viewing-and-changing-your-sessions/scheduling-your-next-recurring-aircon-session.md)
- [Changing to a different cleaning package](https://help.lucemg.com/viewing-and-changing-your-sessions/changing-to-a-different-cleaning-package.md)
- [Permanently changing your cleaner](https://help.lucemg.com/viewing-and-changing-your-sessions/permanently-changing-your-cleaner.md)
- [Terminating your cleaning contract](https://help.lucemg.com/viewing-and-changing-your-sessions/terminating-your-cleaning-contract.md)
- [Viewing and paying your invoices](https://help.lucemg.com/viewing-and-paying-your-invoices.md)
- [Adding or managing your card details](https://help.lucemg.com/adding-or-managing-your-card-details.md)
- [Referring a Friend](https://help.lucemg.com/referring-a-friend.md)
- [Refer a Friend](https://help.lucemg.com/referring-a-friend/refer-a-friend.md)
- [Using a Referral Code](https://help.lucemg.com/referring-a-friend/using-a-referral-code.md)
- [Applying a Credit](https://help.lucemg.com/applying-a-credit.md)
- [Applying  a Voucher](https://help.lucemg.com/applying-a-voucher.md): In this section, you'll find answers to commonly asked questions about how to apply the voucher.
- [Gift Cards](https://help.lucemg.com/gift-cards.md)
- [Reporting an issue](https://help.lucemg.com/reporting-an-issue.md)
- [Reporting an issue with my cleaner](https://help.lucemg.com/reporting-an-issue/reporting-an-issue-with-my-cleaner.md)
- [Reporting an issue with an invoice or payment](https://help.lucemg.com/reporting-an-issue/reporting-an-issue-with-an-invoice-or-payment.md)
- [Reporting a bug or requesting a feature on the app](https://help.lucemg.com/reporting-an-issue/reporting-a-bug-or-requesting-a-feature-on-the-app.md)
- [Updating your account details](https://help.lucemg.com/updating-your-account-details.md)
- [Changing your account information](https://help.lucemg.com/updating-your-account-details/changing-your-account-information.md)
- [Resetting your password](https://help.lucemg.com/updating-your-account-details/resetting-your-password.md)
- [Frequently Asked Questions](https://help.lucemg.com/frequently-asked-questions.md)
- [Home Cleaning FAQ](https://help.lucemg.com/frequently-asked-questions/home-cleaning-faq.md)
- [Aircon Servicing FAQ](https://help.lucemg.com/frequently-asked-questions/aircon-servicing-faq.md)
- [What type of aircon unit do I have?](https://help.lucemg.com/frequently-asked-questions/what-type-of-aircon-unit-do-i-have.md)
- [Recommended Equipment List](https://help.lucemg.com/frequently-asked-questions/recommended-equipment-list.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
