# Meal Plan

- [Debug Meal Plan Conditions](https://docs.suggestic.com/graphql/objects/meal-plan/debug-meal-plan-conditions.md)
- [Meal](https://docs.suggestic.com/graphql/objects/meal-plan/meal.md): Description of the meal object
- [Meal Plan Day](https://docs.suggestic.com/graphql/objects/meal-plan/meal-plan-day.md)
- [Maximum Time per Meal](https://docs.suggestic.com/graphql/objects/meal-plan/maximum-time-per-meal.md)
- [Maximum Ingredient Count](https://docs.suggestic.com/graphql/objects/meal-plan/maximum-ingredient-count.md)
- [Meal Plan Template](https://docs.suggestic.com/graphql/objects/meal-plan/meal-plan-template.md)
- [Simple Meal Plan Filters](https://docs.suggestic.com/graphql/objects/meal-plan/simple-meal-plan-filters.md)


---

# 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.suggestic.com/graphql/objects/meal-plan.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.
