# Resetting your password

We’ve updated our login process—there’s no need to set or remember a password anymore!

1. Simply [log in](https://app.luce.sg/login) using the **phone number** associated with your account.
2. You’ll receive a **One-Time Password (OTP)** via SMS.
3. Enter the OTP correctly, and you’re in—no password reset needed.

<figure><img src="/files/XnmBMi0cUojRZFQuLYdm" alt=""><figcaption></figcaption></figure>

However, if you prefer to continue logging in via email, follow these steps:

1. On the **Sign In** page, scroll to the bottom and click **Sign in using other methods.**<br>

   <figure><img src="/files/lSdHw8izTaSJAOk2PqkQ" alt="" width="563"><figcaption></figcaption></figure>
2. Then click **Forgot Password?** to send a password reset link to your email.

<figure><img src="/files/dWlUSzHGrrWDPlLDCWG0" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/updating-your-account-details/resetting-your-password.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.
