# Quickstart

Beautiful apps start with the content you create — and Smorg makes it easy to get started with pre-existing content, and publish it to an app designed in your theme.

Follow the steps below to quickly add and organise recipe content, and preview it in your app.

### Import your recipes

Smorg supports multiple methods of importing recipe content. Try finding an internet recipe, copy the URL and then go to Smorg Studio and click the Recipes screen, and copy/paste the recipe URL like below.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr9bdlQGFzhny8zWPvxIn%2Fuploads%2FPoP0Ri5gboPMa43jVxMN%2Fimport_internet_recipes.gif?alt=media&token=3ca38874-9e59-40bb-a7b1-b7cfebda5814>" fullWidth="false" %}

{% hint style="info" %}
Want to learn about creating recipes? Head to the [Recipes](#import-your-recipes) section to learn more.
{% endhint %}

### Organise your recipes

Smorg allows you to organise your recipes into editable Menus and Recipe cards. Create the menus you want, and simply drag and drop the cards as you need; it works a bit like Trello!

The menus you create become category labels in the app.

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

### Publish your recipes

In the Recipes screen, click the 3 dots navigation in the top right hand corner and click "Publish board to space".

### Preview your app

Go to the "Your App" section in Smorg Studio, and point your mobile phone at the QR code on that screen, click the link on your phone and go through the account creation process to set up your account.

{% hint style="danger" %}
**IMPORTANT**: use a different email account to sign up, don't use your Smorg Studio email address.
{% endhint %}

Once  you've signed up, there's your App! Go to the Recipes screen from the navigation screen, and you'll see your recipes listed there.

### What's next?

Find out more about adding and moderating recipes

Organise your recipes into collections

FInd out how to create your meal plans and programs

Want to learn how to theme your app?


---

# 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/getting-started/quickstart.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.
