# Creating a Configuration for the Rule Set

Our rule set is now complete, and the next step is to get it running on the Proxy Server. This requires a configuration. Configurations provide all of the instructions for how rule sets obtain their input, how they connect to databases, under what circumstances rule sets are run and so on.

To create a new configuration, click on Configurations in the console administration tree:

<figure><img src="/files/DMk0MtiOYnFO5qKcTQOs" alt=""><figcaption><p>Configurations tree</p></figcaption></figure>

The create new configuration page is shown. Select your Google Ad Remover repository, enter the file name **RemoveAds** and a short description:

<figure><img src="/files/YHx3H3ymlHNeiHoItcHb" alt=""><figcaption><p>New Configurations</p></figcaption></figure>

Click **Create** to create the configuration. You will notice that the configuration automatically selects the **NoAds** rule set. However, if you have multiple rule sets you will need to ensure that you set the correct one.


---

# 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.tomorrowx.com/cap/product-reference/quick-product-introduction/creating-a-configuration-for-the-rule-set.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.
