# Smorg Knowledge base

## Smorg Knowledge base

- [Smorg knowledge base](https://help.mealiq.io/readme.md)
- [Quickstart](https://help.mealiq.io/getting-started/quickstart.md)
- [Smorg basics](https://help.mealiq.io/smorg-basics.md)
- [What's in a recipe?](https://help.mealiq.io/recipes/whats-in-a-recipe.md): Find out how recipes are structured
- [Adding recipes](https://help.mealiq.io/recipes/adding-recipes.md): Find out how you can add recipes into Smorg
- [Moderating ingredients](https://help.mealiq.io/recipes/moderating-ingredients.md)
- [Organising Recipes](https://help.mealiq.io/recipes/organising-recipes.md)
- [Creating recipe collections](https://help.mealiq.io/recipes/creating-recipe-collections.md): How do I group recipes together and publish them? How can I send regular weekly recipe updates?
- [Find out about Courses](https://help.mealiq.io/courses/find-out-about-courses.md): How to create and organise courses
- [Organising your Courses](https://help.mealiq.io/courses/organising-your-courses.md): How to organise and publish your content
- [Adding videos](https://help.mealiq.io/courses/adding-videos.md): More guidance around adding videos
- [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?
- [Using Zapier to send welcome emails](https://help.mealiq.io/integrations/using-zapier-to-send-welcome-emails.md): Find out how to use Zapier to send welcome emails
- [Using Zapier to provision users](https://help.mealiq.io/integrations/using-zapier-to-provision-users.md)
- [Integrating to Shopify](https://help.mealiq.io/integrations/integrating-to-shopify.md): Can my customers pay for the app in my Shopify site? Can I bundle the app into other products I sell using Shopify?
- [Stripe Integration](https://help.mealiq.io/stripe-integration.md): How does the Stripe integration work?
- [Setting up pricing](https://help.mealiq.io/managing-your-app/setting-up-pricing.md): How do I set up subscription pricing?
- [Testing your App](https://help.mealiq.io/managing-your-app/testing-your-app.md)
- [Smorg image size reference](https://help.mealiq.io/managing-your-app/smorg-image-size-reference.md): Imagine sizing reference
- [Manage Members](https://help.mealiq.io/managing-your-app/manage-members.md): How do I manage my members?
- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.mealiq.io/readme.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.
