# Fill your program with recipes

There are multiple ways in which you can add meals to your program.

1\. Use the auto planner

\
This feature will allow you to use a meal planning wizard to fill your program automatically using rules that you define. If you need to set nutrition constraints, please check out the section on [Adding Nutrition Constraints](https://www.help.smorg.io/post/adding-nutrition-constraints)

Click the video below to see how you can use the auto planner.<br>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr9bdlQGFzhny8zWPvxIn%2Fuploads%2FozPDwz1K5tZjCZARgGxY%2Fadding_recipes_to_program.mp4?alt=media&token=00c5edff-5f50-451f-92af-592e25343044>" %}

#### 2. Add meals individually from your recipe board <a href="#viewer-8cohg" id="viewer-8cohg"></a>

You can also copy meals individually from your recipe board into your program. Simply click the calendar icon in the appropriate meal card, and then select which program, week and day(s) to copy the meal.

<figure><img src="https://static.wixstatic.com/media/294bf7_33aefb3f939f4b01a442730010dc0e18~mv2.png/v1/fill/w_740,h_464,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/294bf7_33aefb3f939f4b01a442730010dc0e18~mv2.png" alt=""><figcaption></figcaption></figure>

\
\ <br>


---

# 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://help.mealiq.io/programs/fill-your-program-with-recipes.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.
