# What can I filter on when adding a feed?

Assuming you have created your project, navigate to the 'Feeds' tab.

To set up a new feed, click ***'+ Add new feed'***. This will redirect you to the window where you can choose a feed.

<figure><img src="https://helpcenter.channable.com/hc/article_attachments/19237155376146" alt=""><figcaption></figcaption></figure>

You now have the option to:&#x20;

* Search for the feed you want to add, by using the search bar or the numbered pages at the bottom.
* Filter by country

Now, when you have selected a feed, you have the option to give your feed a name (you can also do this after you've created the feed). Furthermore, it is possible to apply a Master rule group here, and it is also possible to do so in the future.


---

# 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://helpcenter.channable.com/list-advertise/list-on-channels/feeds-faq/what-can-i-filter-on-when-adding-a-feed.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.
