# Introduction

## What is the Silvi App?&#x20;

[Silvi](https://app.silvi.earth/) is a Monitoring, Reporting, and Verification (MRV) Tool for Reforestation Projects around the world. We built this app to help reforestation agents earn more for their work and motivate others to join the movement.&#x20;

## Why it matters:

As a tool, Silvi’s MRV technology ensures the tracking of tree growth, health, and the success of reforestation efforts, providing valuable data for local and global environmental initiatives. In turn, this data can provide inspiration for citizens interested in reforestation, making it easier for them to get involved and get rewarded for their efforts.&#x20;

## With the Silvi App you can...

* Register [Trees](/silvi-app-user-guide/registering-a-tree.md) or [Seedbeds](/silvi-app-user-guide/registering-a-seedbed.md) and[ Potted Beds](/silvi-app-user-guide/registering-a-potted-bed.md) at Nursery Sites
* [Log claims](/silvi-app-user-guide/logging-claims.md) (take images and upload forms about trees)
* [Connect a web3 wallet](/silvi-app-user-guide/connecting-a-wallet.md) to receive funds for completed claims
* View & share a map with [history of claims](/silvi-app-user-guide/claim-history-and-payouts.md) and associated data


---

# 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/introduction.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.
