# Logging Claims

## What is a claim?

A claim is the process of uploading images and information to the Silvi App in order to produce a proof for an event. Claims can be configured to send/receive payouts. The information in the claim, and the methodology that it is fulfilling will determine the payout. However claims can be made by anyone to initiate the project in the Silvi database, and methodologies/payouts are not required. \
\
There are two types of claims:

### Registration Claim

A registration claim is a genesis claim when you register an asset on the map page for the first time. It can also be used to define environment types such as seed beds, potted beds or reforestation sites.&#x20;

### Post-Registration Claim

A post registration claim is filed on an asset that has already been registered - think of it as an update on the asset. The information in the claim, and the methodology that it is fulfilling will determine the payout for the follow-up events such as proof of maturity etc

## Logging a Claim on an Asset

1. Show up to the asset in-person with the Silvi app
2. Click on an asset in the map page.&#x20;
3. Make sure it is the right asset, and click log claim.&#x20;
4. Choose the type of claim you would like to make and follow the instructions.

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

## Viewing filed claims:

1. Information about your claims will be visible on the claim history page.&#x20;
2. Claims will also be visible on the bottom of the information card as it relates to your asset.&#x20;

<figure><img src="/files/dBdcFlLjklp6Bzwha9NN" 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://silvi.gitbook.io/silvi-app-user-guide/logging-claims.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.
