# Adding recipes

### Importing recipes from an internet site <a href="#viewer-ef7ty15211" id="viewer-ef7ty15211"></a>

A very quick way of creating new recipe content is to import it from an internet site. The animation below illustrates how this can be done. Simply click "+ Add new meal" in the desired menu, and then paste the URL of your favourite internet recipe.

<figure><img src="https://static.wixstatic.com/media/294bf7_639ac08a59fc43798cd122a55a145d96~mv2.gif" alt=""><figcaption></figcaption></figure>

**Notes:**

* please make sure you copy and paste the URL of the recipe page (the one that includes the ingredients and methods), and not a top level collection page.
* we support most internet recipe sites (about 80% and increasing). However, some may not work.

Once you have imported a recipe into the board, you can then click into it to edit the details as per your requirements.

### Manually creating recipes <a href="#viewer-l2mk414177" id="viewer-l2mk414177"></a>

Firstly, click the "+Add new meal" in the menu of your choice. Then create a new recipe following the instructions in the image below:<br>

<figure><img src="https://static.wixstatic.com/media/294bf7_f9c33014a3574a4c94cb0b29cd222124~mv2.png/v1/fill/w_740,h_499,al_c,lg_1,q_90,enc_avif,quality_auto/294bf7_f9c33014a3574a4c94cb0b29cd222124~mv2.png" alt=""><figcaption></figcaption></figure>

\
Once you have done this, you can create your recipe by editing the recipe metadata, including ingredients and methods.

If you already have recipes written down in spreadsheets or Word documents, you can make use of our feature to **copy/paste recipes into your board**. See the animation below which illustrates this:<br>

<figure><img src="https://static.wixstatic.com/media/294bf7_0784991018b541d59984815ee39f7c16~mv2.gif" alt=""><figcaption></figcaption></figure>

### Adding recipes from our database <a href="#viewer-6yhez17814" id="viewer-6yhez17814"></a>

Smorg already comes with thousands of recipes, and you can use these in your own boards. To use this feature, use the "Search for meals" option in the Add new meals popup, and then search for the meals you want.

See the video below:

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr9bdlQGFzhny8zWPvxIn%2Fuploads%2Fwq27AWTml1gJ8Ae7WV7y%2Fadd_recipes_from_database.mp4?alt=media&token=949c9672-f4ed-4f4b-a003-af702e0deab9>" %}

### Adding recipes to the top of the menu

Sometimes it's helpful to add recipes to the top of menu rather than at the bottom. To do this simply check the "Add to top of menu" option in the Add new meal menu. When checked, all new meals will be added at the top of the menu rather than the bottom.

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


---

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