# Single-sided Staking

The sbCASH contract allows holders to stake their bCASH for a minimum of 1 week in order to share in the transaction fees generated by bCASH activity.&#x20;

After a 1-week staking period, stakers can compound their rewards or withdraw all bCASH (which incurs a 10% tax).&#x20;

Please note that during times of low bCASH activity it may not be profitable to stake bCASH in this contract.&#x20;

Another thing to note is that your share of the staking pool will fluctuate as more people stake or compound. It is common to see your share decrease over the staking period, particularly in times of low transaction volume.


---

# 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.butterflycash.io/tokenomics/bcash-staking/single-sided-staking.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.
