# Search Recipes

This page operates as a recipe library for all RAPT Recipes that are publicly viewable. You can easily include your own favourite recipes by changing the default from Private to Public

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

Once you have found a recipe you wish to brew or to add to your library for later use, simply select the recipe to open the individual recipe page.

From here you can see all the details of the specific recipe.

To add the recipe to your own library, select the <img src="/files/aNtChYZpplSB3Ve0ZR8E" alt="" data-size="line"> **Copy Recipe** button in the top left corner.

This will add an exact copy of the selected recipe to your library. Once the recipe is added you can edit the recipe in any manner. Edits made to the library copy will **not** be reflected in the Recipe Library database, so any recipe that is added to your Recipe Library can be edited with no issues.


---

# 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://docs.rapt.io/recipes/search-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.
