# Single-Sided Staking Rewards

{% hint style="warning" %}
Single-sided staking rewards ended on February 22nd, 2024 and are no longer accruing to $BOTTO stakers. You can still claim any pending rewards after this date. Staking $BOTTO will still [generate Voting Points (VP)](https://docs.botto.com/details/voting-mechanism#vp-regeneration) that can be used to train Botto and [receive revenue share](/overview/rewards.md), if a minimum of 100 $BOTTO is staked.
{% endhint %}

On February 22nd, 2022, the team announced an upgrade in the [Governance smart contract](/details/token-details.md) to create a reward system for single-sided stakers from the unclaimed [airdrop ](/details/token-distribution/airdrop.md)funds.

Botto users could claim rewards for staking their $BOTTO through the website app.

1.5% of the total supply of $BOTTO tokens was allocated for this measure, translating into 1,500,000 $BOTTO emissions over a 2 year period (750,000 $BOTTO a year). Single-sided staking rewards ended on February 22nd, 2024 at 13:11:45 ET.


---

# 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/single-sided-staking-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.
