# Filtering Breeds

Breed selections are stored on your account profile. In order to use the feature, you may create a Wallpupper account or login to an existing one and tap the Filter icon on the top left of the the main screen.

![Opening category navigation screen displayed](/files/-MBdZEDYxt4_DGzQGK91)

![Select your desired breeds from the list and it will be saved to your profile](/files/-MBdi4RuP0qkdEIkL-36)

Once you've selected your breeds you may swipe down or tap the back arrow to see your category changes in the app.


---

# 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.wallpupper.com/features/filtering-breeds.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.
