# Registering a Potted Bed

## What is a potted bed?

**Another type of nursery site is a potted bed.** Potted beds are where seedlings mature into saplings before they are planted.

{% hint style="info" %}
**You can register a potted bed at any time** but you can only receive monetary rewards for seedbeds that follow the methodologies prescribed for your project.
{% endhint %}

## How to register a potted bed

1. **Click** the `add button` and then **click** `add potted bed`
2. **Choose** `potted bed`
3. **Click** the `draw tool` on the top left
4. **Tap** on the `map` to draw points
5. **Click** on the `first point` you drew to **close the shape**
6. Close your shape and save it. **Press** `cancel` if you would like to redraw
7. **Take** a photo of potted bed from the front
8. **Save** or **retake** the photo.

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

{% hint style="success" %}
If a green confirmation banner appears, **your potted bed was registered.** Now it is visible and can be interacted with on the map.
{% endhint %}

{% hint style="info" %}
If you would like to **change the location of your nursery site** or if you have **uploaded it by mistake,** you should contact your administrator.
{% endhint %}

Seedbeds and Potted beds are marked on the map with yellow icons. When the globe is zoomed out they are grouped, counted, and marked with larger yellow circles.

<figure><img src="/files/VJ3x1S3Fe4yg96cGObQJ" 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://docs.silvi.earth/silvi-app-user-guide/registering-a-potted-bed.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.
