# Fill your program with Course Content

You can also add course content to your programs in addition to meals, OR you can have a program of just courses that are drip fed to your customers.&#x20;

Follow the instructions in [Organising your Courses](/courses/organising-your-courses.md)to find out how you can create course content and add it to your programs.


---

# 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-course-content.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.
