# Frequently Asked Questions

- [Frequently Asked Questions](https://help.mealiq.io/frequently-asked-questions/frequently-asked-questions.md): Got a question? Some of our most frequently asked questions answered.
- [Can I add my own recipes?](https://help.mealiq.io/frequently-asked-questions/can-i-add-my-own-recipes.md): How can I upload my own recipes?
- [Can I brand the app?](https://help.mealiq.io/frequently-asked-questions/can-i-brand-the-app.md): Can I add my own brand, logo, theme and palette?
- [Can I create my own meal plans?](https://help.mealiq.io/frequently-asked-questions/can-i-create-my-own-meal-plans.md): Can I create my self guided meal plans for my members to follow?
- [Do you support payments?](https://help.mealiq.io/frequently-asked-questions/do-you-support-payments.md): Do you support end user payments? Monthly subscriptions?
- [Can I create exercise programs?](https://help.mealiq.io/frequently-asked-questions/can-i-create-exercise-programs.md): Can I upload exercise videos and incorporate them into programs? Can I create separate exercise courses? Can I create drip courses?
- [Do you support personalised nutrition?](https://help.mealiq.io/frequently-asked-questions/do-you-support-personalised-nutrition.md)
- [Is there support for shopping lists?](https://help.mealiq.io/frequently-asked-questions/is-there-support-for-shopping-lists.md): Does the app generate a shopping list?
- [Is there a calendar planner in the app?](https://help.mealiq.io/frequently-asked-questions/is-there-a-calendar-planner-in-the-app.md): Can customers plan their programs on a calendar planner?


---

# 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/frequently-asked-questions.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.
