# Customization

If you want to change the interface of your store's alert notifications, you can customize those popups from this field.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FkakqBGuHzMZvhq26bnJh%2FScreenshot%20(32).png?alt=media&#x26;token=1030347d-7ef0-4c94-ad29-1876c032bbb1" alt=""><figcaption></figcaption></figure>

* **Select a model -** Select the model of your popup message that you want for your popup message.
* **Model Color -** Select the color that you want as the background of the popup message.
* **Border Color -** Set the border color according to your preference.
* **Font Color -** Choose the color of the font
* **Font Size -** Select the font size that you want for the error message.
* **Border Radius -** Set the border radius that you want for your alert message.
* **Z-index -** Set your desired Z index for a better user interface.

**This is the error message preview:**

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FFiRuPd9FxFLnvAKMILP4%2FScreenshot%20(33).png?alt=media&#x26;token=a9fb81a4-0515-4c6f-86ab-12db8380140d" alt=""><figcaption></figcaption></figure>

You can also choose another popup message model apart from the default popup model.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FBwpsuXWfGBcVtggJ5zmV%2FScreenshot%20(34).png?alt=media&#x26;token=fc0e189a-e224-4da9-beeb-71bfdd27082e" alt=""><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://magecomp.gitbook.io/shopify/apps/kor-order-limit-quantity/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.
