# Smorg basics

Smorg is designed around boards, with each board having lanes comprising content items - it's a design inspired by Trello. Using the simple drag and drop interface, you can easily add and organise your content as you wish.

<figure><img src="/files/QZepO3jHpjIJfeKiDbHk" alt=""><figcaption></figcaption></figure>

There are 3 main content sections in Smorg are:&#x20;

* **Recipes**
  * Create an organise your own recipe content
  * Find out more about Recipes here: [What's in a recipe?](/recipes/whats-in-a-recipe.md)
* **Programs**
  * Create your own calendar based "health program", including personalised meal plans, food trackers, drip courses and more
  * Find out more about Programs here: [Find out about Programs](/programs/find-out-about-programs.md).
* **Courses.**
  * Create courses comprising text, images and videos, that can be published separately from Recipes and Programs.
  * Find out more about Courses here: [Courses](/courses/find-out-about-courses.md)


---

# 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/smorg-basics.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.
