# How do I add/remove avoidances?

We want to be sure you find the meals that are right for your tastes and diet! Our meal filters allow you to filter our meals that don't match your needs. To use our meal filters, log into your [splendidspoon.com](http://splendidspoon.com/) account page and click "edit" to view our full range of meals. If you are new customer, you will be brought to this page during the signup process.&#x20;

On the Meal Editor page, click the "FILTER" button on the top left of the page. From there you can select filters based on dietary needs, avoidances, benefits, and tastes & textures.&#x20;

You will receive the same meals each week unless you log back in to select new options. Be sure to select your favorite filters whenever you log on to add new meals to your box


---

# 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://faqs.splendidspoon.com/managing-my-account/how-do-i-addremove-avoidances-b1qdrnbxf.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.
