# Configuration

Once you have successfully installed the extension, go to **Store -> Configuration** to configure the extension for use.

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

* **Restrict Fake Registration:** Option to enable or disable the extension.
* **Domain Restriction Type:** Set domain restriction type either inclusive or exclusive list as per your business needs.
* **Domains List:** Simply enter the list of domains that you want restrict separated by a comma.
* **Domain Restriction Message:** Set message that you want to show for domain restriction in store frontend.
* **First & Last Name Character Limit:** Set character limit for customer name if needed.

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

* **Word Exclusion List for Customer Name:** The extension allows you to add a list of words separated by a comma that you can restrict in customer name.
* **Word Exclusion List Restriction Message:** Set message that you want to display for restriction of using common words in customer name.
* **IP Blacklist:** You can simply enter a list of comma-separated IPs if you don’t want to accept customer registration from that IP.


---

# 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.magecomp.com/magento-2-restrict-fake-registration-extension/configuration.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.
