> For the complete documentation index, see [llms.txt](https://help.mealiq.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mealiq.io/readme.md).

# Smorg knowledge base

Welcome to the Smorg Knowledge Base! Here you'll find helpful guides and articles to help you build your app using Smorg Studio. Browse the links below or use the search bar to quickly find what you need.

If you are new and have questions, check out our FAQ section [Frequently Asked Questions](/frequently-asked-questions/frequently-asked-questions.md) or use search to quickly find what you need.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Preview your first app</td><td><a href="/files/U6LclaqZxPYQshodlgK9">/files/U6LclaqZxPYQshodlgK9</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Basics</strong></td><td>Learn the basics of Smorg</td><td><a href="/files/fmTB8BsurOBMhYdgSJ9H">/files/fmTB8BsurOBMhYdgSJ9H</a></td><td></td><td><a href="/pages/XROzYxk0mJ5pHt9hHkr8">/pages/XROzYxk0mJ5pHt9hHkr8</a></td></tr><tr><td><strong>Recipes</strong></td><td>Create and publish your own recipes</td><td><a href="/files/8oUukcciVHfUJY1aiFer">/files/8oUukcciVHfUJY1aiFer</a></td><td></td><td><a href="/pages/2rNwQEBWQgFdk9ADWc2G">/pages/2rNwQEBWQgFdk9ADWc2G</a></td></tr><tr><td><strong>Programs</strong></td><td>Create and publish your own programs</td><td><a href="/files/xrd5oFnTOcFXidCHjUnw">/files/xrd5oFnTOcFXidCHjUnw</a></td><td></td><td><a href="/pages/QoebvYNTK01TIgMh9DOm">/pages/QoebvYNTK01TIgMh9DOm</a></td></tr><tr><td><strong>Integrations</strong></td><td>How to use our Zapier integration</td><td><a href="/files/TylpM6otG50246stpOJn">/files/TylpM6otG50246stpOJn</a></td><td></td><td><a href="/pages/TUoGAkFGGGNDzK0TDpFz">/pages/TUoGAkFGGGNDzK0TDpFz</a></td></tr><tr><td><strong>Manage your App</strong></td><td>Testing and managing your app.</td><td><a href="/files/FSQxzBFUbVwxuBdjOY1l">/files/FSQxzBFUbVwxuBdjOY1l</a></td><td></td><td></td></tr></tbody></table>


---

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