# Collections

Follow these steps to hide the prices of all the products based on the collections they fall in.

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

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

Go to the **Collections** section in the app backend and select the **Add collections** button.

<figure><img src="/files/4GP0fc5aMJ4uvpm45elq" alt=""><figcaption></figcaption></figure>

You can also search for your store collections from the **Search** button given in the collection box's top right corner.

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

Click on **Select Products,** and add the products to the list whose prices you want to hide.

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

Here, you are also provided with options: whether you want to let your customers **request the price by email** or **phone**.

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

Once you are done with adding the products to the list, you can **Save** it.

You can review all the added products on the **Collections** page. You can also check when you added the collection to the list and also edit the configurations anytime.

<figure><img src="/files/ywE4hVs2yPKFPjTiaEGn" 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/collections.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.
