> For the complete documentation index, see [llms.txt](https://docs.os.uk/osngd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.os.uk/osngd/getting-started/downloading-with-os-select+build/getting-started-with-os-recommended-recipes.md).

# Getting started with OS recommended recipes

## What are OS recommended recipes?

When you order data using OS Select+Build, you create a recipe to define the data you need. Selecting the right data from OS NGD themes can be complex, so we are developing a set of recommended recipe guides to help you get started with common use cases, focussing on areas where many customers have similar requirements.&#x20;

These guides are intended as a starting point and you can adapt the suggested recipes at the recipe creation or editing stage so that they fully meet your needs.

## Guides for creating OS recommended recipes

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><span data-gb-custom-inline data-tag="emoji" data-code="1f333">🌳</span> Greenspace recipe guide</h4></td><td><a href="/pages/UsBEVP51s97Shz0bVtZA">/pages/UsBEVP51s97Shz0bVtZA</a></td></tr><tr><td><h4><span data-gb-custom-inline data-tag="emoji" data-code="1f3d9">🏙️</span> Identifying higher-risk buildings recipe guide</h4></td><td><a href="/pages/TC0jXIYxoBRmIIYirrr0">/pages/TC0jXIYxoBRmIIYirrr0</a></td></tr><tr><td><h4><span data-gb-custom-inline data-tag="emoji" data-code="1f6b8">🚸</span> Safer routes to schools recipe guide</h4></td><td><a href="/pages/83w5jnroGKWS1SiGffho">/pages/83w5jnroGKWS1SiGffho</a></td></tr></tbody></table>

## Coming next

We expect to add further OS recommended recipe guides over time.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.os.uk/osngd/getting-started/downloading-with-os-select+build/getting-started-with-os-recommended-recipes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
