# Programs

- [Find out about Programs](https://help.mealiq.io/programs/find-out-about-programs.md): What's a program? Find out more in this article
- [Creating a Program](https://help.mealiq.io/programs/creating-a-program.md): How to create programs
- [Fill your program with recipes](https://help.mealiq.io/programs/fill-your-program-with-recipes.md): Add recipes to your programs
- [Fill your program with Course Content](https://help.mealiq.io/programs/fill-your-program-with-course-content.md): Add courses to your program
- [Adding nutrition constraints](https://help.mealiq.io/programs/adding-nutrition-constraints.md): How to add nutrition constraints to your program
- [Personalised nutrition](https://help.mealiq.io/programs/personalised-nutrition.md): How do we calculate personalised daily calories? Are meals chosen to fit daily nutrition targets?
- [Duplicating Programs](https://help.mealiq.io/programs/duplicating-programs.md): How to duplicate programs?
- [Publishing your program](https://help.mealiq.io/programs/publishing-your-program.md): How do I publish my programs to the end user 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://help.mealiq.io/programs.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.
