# Using a Referral Code

If you have received a referral code from your friend, you can use it in the promo code field on your first booking session with us and the code amount will be automatically deducted from the total transaction.

**How to use a referral code:**

1. Make sure you already have your account registered on app.luce.com. If you have not, [create an account](https://help.lucemg.com/creating-an-account) first.&#x20;
2. Log in to your account and proceed with [booking your session](https://help.lucemg.com/booking-a-new-session). After completing the final booking step, click **Continue.**<br>

   <figure><img src="/files/6JhfiE5pNM9VvZRz2lbl" alt=""><figcaption></figcaption></figure>
3. In the **Promo Code** section, click the dropdown arrow.\ <br>

   <figure><img src="/files/froTvFLFEFoKtvxpLEG3" alt=""><figcaption></figcaption></figure>
4. Enter your friend's referral code and click **Apply**. The total transaction amount will change once the referral code is applied. Press the **Complete Booking** button to complete your transaction.

**Important Notes:**

* The referral code can only be used by those who haven’t booked any session on Luce previously.&#x20;
* The referral code discount can only be applied **during the booking process**.
* The referral code is valid for single transactions only.&#x20;
* The referral code is non-refundable and cannot be exchanged for cash in part or full.&#x20;
* Your referrer will get the $15 Account Credit once the invoice has been completely paid.


---

# 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/referring-a-friend/using-a-referral-code.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.
