# Claiming Rewards

&#x20;  1\.   Access your [Olympus Pro dashboard](https://pro.olympusdao.finance/#/bond). This is where you can view your bond history: currently vesting bonds, and those that have fully vested.

![](/files/nmxA25oBg2aJoq6bijF3)

&#x20;  2\.   Select the relevant bond and click "Claim". This final transaction will also have a gas fee. When the transaction is confirmed, the claimed $BOTTO will be sent to your wallet.

![](/files/uXBWvLGAng9Pn6bko785)

&#x20;  3\.   Click "Claim All" to claim your rewards. This final transaction will also have a gas fee. When the transaction is confirmed, the claimed $BOTTO will be sent to your wallet.

&#x20;  4\.   The reward $BOTTO tokens can be staked into the [Botto app](https://app.botto.com/) to generate voting points.

{% hint style="info" %}
Partial rewards can be claimed during the vesting period, but those will incur additional gas fees for the transaction.
{% endhint %}

{% hint style="info" %}
More info about bonds is available in the [Olympus documentation](https://docs.olympusdao.finance/main/).
{% endhint %}


---

# 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.botto.com/details/token-distribution/bonding/claiming-rewards.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.
