# Block Page Settings

This page can be fully customized in **Settings → Block Page Settings** to match your store’s branding and communication style.

### 1. Block Page Title

* The main heading that appears at the top of the block page.
* Example: *Access Denied*, *This store is not available in your region*.

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

***

### 2. Block Page Message

* The body text shown under the title.
* Supports **basic HTML and Markdown**.
* Use it to explain why access is denied and how to contact you.
* Example:

  > “The site owner has restricted access from your location. If you believe this is a mistake, please contact us.”

<figure><img src="/files/6suAerUIyb5xCDq4UB69" alt=""><figcaption></figcaption></figure>

***

### 3. Logo / Image

* Upload your store logo or an image to display on the block page.
* Supported formats: **.png, .jpg**.
* Recommended size: under 1MB for fast loading.

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

***

### 4. Background Color

* Choose a background color that matches your brand.
* Tip: Keep text contrast high for readability.

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

***

### 5. Overlay Mode

<figure><img src="/files/57lPgg169EVNV24GxK3T" alt=""><figcaption></figcaption></figure>

* **If enabled**: Visitors will see a **blocking overlay** on top of the entire site.
* They cannot click or interact with any page elements.
* Useful when you want to “soft block” visitors while still showing the storefront behind a shield.

***

### 6. MIDA Signature

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

* By default, the block page includes a small **“Protected by MIDA Fraud IP Blocker”** footer.
* You can toggle this **on/off** in settings via Contact us.

If you have any questions, feel free to contact us via **Crisp Chat** or email us at [support@mida-app.io](mailto:support@mida-app.io?subject=%5BMIDA%20Support%5D%20Question%20about%20Fraud%20Score\&body=Hi%20MIDA%20Team%2C%0A%0AI%20have%20a%20question%20about%20the%20Fraud%20Score%20feature.%20Please%20assist%20me%20with%20the%20following%3A%0A%0A-%20Shop%20URL%3A%20%0A-%20Issue%20details%3A%20%0A%0AThank%20you!%0A%0A%2D%20Your%20Name).


---

# 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://docs.mida-app.io/mida-fraud-filter-ip-blocker/rules-management/block-page-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.
