# Adding or managing your card details

Managing your card details in our app is simple and secure. Whether you're adding a new card, enabling Autopay, or updating your payment preferences, we've made the process as straightforward as possible. Below, you'll find answers to common questions to help guide you through each step. If you ever need extra support, please get in touch with our billing team on WhatsApp or by phone call on **+65 3138 4827** for assistance.

<details>

<summary>How do I add my card details?</summary>

1. Log in to your account and go to **Account.**<br>

   <figure><img src="/files/y336Lytr74AjWTGjqm01" alt=""><figcaption></figcaption></figure>
2. Select **Payment.**<br>

   <figure><img src="/files/SjRjklIGCybNaBpE2mQK" alt="" width="246"><figcaption></figcaption></figure>
3. You’ll be directed to the page where you can add or enroll new card details.\
   \&#xNAN;*Note: We currently do not accept Visa cards.*
4. Enter your card information and ensure all details are correct.<br>

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

</details>

<details>

<summary>Can I enable automatic payments?</summary>

Yes. If you’d like to enroll your account in Autopay, simply toggle on the **Autopay** button when adding your card.

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

</details>

<details>

<summary>How do I remove my card?</summary>

Go to **Payments** and click **Remove My Card**.

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

</details>

<details>

<summary>Can I enroll multiple cards?</summary>

No. Please note that only one card can be enrolled at a time.

</details>

<details>

<summary>What should I do if I encounter issues adding or removing my card?</summary>

If you experience any difficulties, please get in touch with our billing team on WhatsApp or by phone call on **+65 3138 4827** for assistance.

</details>


---

# 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/adding-or-managing-your-card-details.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.
