# Registering a Tree

## Tree Types Explained

**New Planting:** This type of tree should be registered with Silvi immediately after planting.&#x20;

**Young Tree:** A young tree is a tree that has been recently planted and has not yet reached maturity.&#x20;

**Mature Tree:** A mature tree can be registered for biodiversity monitoring or to register a Mother Tree which produces seeds and seedlings that can be planted in order to produce seedlings/saplings.&#x20;

\*If you would like to change the location of a tree or if you have uploaded it by mistake, you should contact your administrator.&#x20;

<br>

## Steps to Register Trees

1. Click the add button and then click add tree
2. Choose the type of tree you would like to add
3. Center the crosshair on the tree’s location\*
4. Take your photo&#x20;
5. Align the tree with the guide&#x20;
6. Confirm photo or retake&#x20;
7. Fill out the information on the form&#x20;

If a green confirmation banner appears, your tree was registered. Now it is visible and can be interacted with on the map.&#x20;

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

*\*If you would like to change the location of a tree or if you have uploaded it by mistake, you should contact your administrator.*<br>


---

# 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://silvi.gitbook.io/silvi-app-user-guide/registering-a-tree.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.
