# Customization

This is the field that allows you to customize the page of your website's **Login with mobile** page.

1. **Theme Customization**

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

* **Enable Image -** If you want to add an image on this page to make it look more attractive, **Enable** this option.
* **Image URL -** Upload your desired image from your media folder.
* **Button Text Color -** Set the text color of the Continue button.
* **Button Background Color -** Set the background color of the button.

2. **Login with OTP**

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

* **Login Title -** Give a name to the text field's title.
* **Login Subtitle -** Give a name to the subtext field's title.
* **Phone placeholder -** Set the name of the field where customers have to enter their phone number.

3. **Verify OTP**

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

* **Verify OTP Title -** Enter the title name of this text field for the OTP verification page.
* **Verify OTP subtitle -** Enter the text you want to place as the subtitle for this field.

4. **Signup Customer Details**

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

* **Sign-up Page Title -** Set the title of this field to let your customers know what it is about.
* **Marketing Text Description -** This is the field where you can give options to your customers whether they want to recieve the marketing updates through the email address/phone number they will enter in its respective field or not.
* **Accept marketing choice -** Provide your customers with a checkbox to choose if they want to receive the newsletters or not.


---

# 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://magecomp.gitbook.io/shopify/apps/fast-mobile-otp-login/customization.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.
