# Claim History and Payouts

## Navigating to the claim history Page

1. Click the toggle button to open the side navigation tab.&#x20;
2. Click the claim history tab&#x20;
3. In order to see payouts, you must make sure your wallet is connected.&#x20;

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

Below is a diagram of all the elements of the claim history page

<figure><img src="/files/OH2Gx2Ade9Gd32QzDkCa" 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/claim-history-and-payouts.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.
