# Transfer Fee & Stakoor Contracts

Each transfer of $bCASH, much like the flight of a butterfly, does not go directly to its intended destination. Instead, the transfer is first handled by an intermediary (staker).

Intermediaries take 10% of the transfer and send the rest to the intended recipient.

The initial staking system was deemed unsustainable by the community, as all of the rewards flowed to the top 10-20 holders. To resolve this issue, all staking slots in the contract were replaced with BCashStakoor contracts.

These BCashStakoor contracts are a key part of a new Multi-Contract Rewards Architecture that will allow $bCASH transfer fees to be used for a variety of rewards programs in a very flexible manner.


---

# 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/transfer-fee-and-stakoor-contracts.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.
