# Silvi App User Guide

- [Getting Started](https://docs.silvi.earth/silvi-app-user-guide/getting-started.md): Welcome to the Silvi App User Guide. This document explains how to make an account, how to use the app and how to earn.
- [Interacting with the Map](https://docs.silvi.earth/silvi-app-user-guide/interacting-with-the-map.md): Below is a diagram of the different buttons on the map/homepage and what they do.
- [Connecting a Wallet](https://docs.silvi.earth/silvi-app-user-guide/connecting-a-wallet.md): In order to get paid through Silvi, you must connect a Celo compatible wallet.
- [Updating Profile](https://docs.silvi.earth/silvi-app-user-guide/updating-profile.md): This app is more than just an MRV tool. At Silvi, we are building a network of reforestation agents. Put your best face forward by updating your Profile info.
- [Registering a Tree](https://docs.silvi.earth/silvi-app-user-guide/registering-a-tree.md)
- [Registering a Seedbed](https://docs.silvi.earth/silvi-app-user-guide/registering-a-seedbed.md)
- [Registering a Potted Bed](https://docs.silvi.earth/silvi-app-user-guide/registering-a-potted-bed.md)
- [Logging Claims](https://docs.silvi.earth/silvi-app-user-guide/logging-claims.md)
- [Claim History and Payouts](https://docs.silvi.earth/silvi-app-user-guide/claim-history-and-payouts.md): See the status of your claims and how much you have earned with the Silvi App.


---

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