# Settings

This is the section that allows you to customize alert messages for the *restriction* and *dependency* set on the products and collections.

### <mark style="color:blue;">**Global Restricted Message**</mark>

This alert message will be shown to the customer when they violate the global restriction rule.

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

## <mark style="color:blue;">Product Restrict Message</mark>

You can customize the message that you want to display to customers if they try purchasing incompatible products.

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

## <mark style="color:blue;">Product Dependent Message</mark>

This alert notification will be displayed to your customers if they do not buy dependent products together. They have to compulsorily buy the related products.

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

## <mark style="color:blue;">Collections Restrict Message</mark>

You can customize the message that you want to display to your customers if they try to purchase products from irrelevant collections.

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

## <mark style="color:blue;">Collection Dependent Message</mark>

This alert notification will be displayed to your customers if they do not buy products from the collections for which you've set the relation to dependency.

<figure><img src="/files/nUDZH5q0Jku0kV1GbOhH" 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/skelta-buy-x-restrict-y/settings.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.
