# Creating an account

There are three ways to create a Luce account. You can create a new account from our Sign up page or Luce mobile app. If you already have an existing Apple ID or Google account, you can use them to create a Luce account.&#x20;

<details>

<summary>To create a Luce account from Sign up page</summary>

1. Visit our [Sign up](https://app.luce.sg/signup) page and choose your account type.
2. Choose your Account Type, then tap Continue button.
3. On this interface, enter the required information. Tap Continue.\
   \
   Note: Make sure you enter your email address correctly and choose an email address that only you can access. If you log out and forget your password, you'll need to be able to access your email to get back into your Luce account.<br>
4. On the Account Info page, you will have to enter the mobile number and the information of your address, then tap Save.\
   \
   Note: Use your valid phone number as this can be used to send the OTP code to your phone.<br>
5. You will be redirected to the Booking page where you can start booking the session.

</details>

<details>

<summary>To create a Luce account from Luce mobile app</summary>

1. Download the Luce app from the [App Store](https://apps.apple.com/us/app/luce-app/id1643684015) (iPhone) or [Google Play Store](https://play.google.com/store/apps/details?id=com.luce.customer.app) (Android).
2. Once the app is installed, tap <img src="/files/NQCjnoaZknLYVzcYcEcV" alt="" data-size="line"> to open it.
3. Tap Sign up and Choose your Account Type, then tap Next.&#x20;
4. On this interface, you may input your Login Informations. Tap Next.\
   \
   Note: Make sure you enter your email address correctly and choose an email address that only you can access. If you log out and forget your password, you'll need to be able to access your email to get back into your Luce account.
5. On the Confirmation interface, enter the mobile number and the informations of your address, then tap Next.\
   \
   Note: Use your valid phone number as this can be used to send the OTP code to your phone.
6. Enter the OTP code that is sent to your mobile number, then tap Verify.
7. Once the OTP is verified, the success message will pop up on your screen and you will be redirected to your dashboard.

</details>

You may be asked to save your login info. If you choose to save your login information, you won’t need to enter it the next time you log back into your account.

#### **If you're having a problem with accessing your Luce account:**

* If you're having trouble with your password, learn [how to reset your password](/updating-your-account-details/resetting-your-password.md).


---

# 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/creating-an-account.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.
