# Fees

Once the final value has been confirmed, the data provider receives a fee as a reward. The data provider can either fully claim the fee or transfer it (fully or partially) to any other account.

### Claim fees as a data provider

* Go to **MY FEE CLAIMS**
* Click on **CLAIM FEES**
* This will initiate a transaction in your wallet
* Click on **Confirm** from your wallet to claim fees into your wallet

![Claim fees](/files/X1NKc5ji8xNsN3bPacqH)

### Transfer fee claims

* Go to **MY FEE CLAIMS**
* Click on **TRANSFER FEES**
* Enter the address you want to transfer fees
* Enter the amount you want to transfer
* This will initiate a transaction in your wallet
* Click on **Confirm** from your wallet to claim fees into your wallet

![Transfer fees](/files/qPUQR6t9Ir4grvf5rpIC)


---

# 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.divaprotocol.io/guides/diva-app-training/fees.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.
