# Settings

This is the page that allows you to configure additional settings.

1. **Display RFQ button for**

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

Select to which customers you want to display the RFQ button

* All customer
* logged-in customers
* Guest customers
* Customers with tags

2. **Disable Options**&#x20;

Add disable option for add-to-cart and checkout button.

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

3. **Admin email configuration**

To receive email requests from your customers on your official email address, you need to configure your email ID & mail password by following the following steps.

<mark style="color:blue;">**Step #1**</mark>

Log in to your Gmail account & ensure that 2-Step Verification is enabled. To enable it, follow this path. Click on profile image> Manage your Google Account >Security > 2-Step Verification.

<mark style="color:blue;">**Step #2**</mark>

Select the app password. Write an app name RFQ Hide Price & hit the **Create** button. Copy & save the password. Enter that Mail Password field & save.

<figure><img src="/files/15kxXSxmIXYq4p1g1wtp" alt=""><figcaption></figcaption></figure>

* **SMTP server -** Enter the email address you have registered from.
* **Secure -** Select if the connection is secured or not.
* **Port -** Enter the port code for SSL or TLS (whichever is applicable)
* **Username/Email Address -** Enter your username or email address you have chosen to register.
* **Password -** Set the password if needed.
* **From Email Address -** Set the email address from which you have to send the email to your customers.
* **Email Subject -** Enter the text needed for the form submission.
* **From Name -** Enter the name from which the emails will be sent.

After configuring these settings, you can choose to test the connection setup.

3. **Call Configuration**

Add a contact number to process RFQ requests via phone.

<figure><img src="/files/4IWXV5Gl8he4LMK7GVjO" 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/rfq-hide-price/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.
