# BNB Reserve - How It Is Funded

The BNB Reserve has 3 sources of funding:

1. 10% of all Futures deposits (BNB) are sent to the BNB Reserve
2. The BNB Reserve receives income from the Elephant Treasury (between 1 & 5% APR). \
   \
   \&#xNAN;*The income from the Elephant Treasury goes into the Futures Sweep Pool where it is added to the BNB Reserve via the sweep function. Any community member can call the sweep function once the available is more than $100.*
3. A 10% Top Off strategy from large Futures claims handled by the Elephant Treasury.\
   \
   \&#xNAN;*If a Futures claim value is greater than 1% of the BNB Reserve value, The Elephant Treasury will sell off 10% more than is required to pay out the Futures claim. The 10% Surplus is sent to the BNB Reserve as part of the Top Off strategy.*


---

# 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://wiki.elephant.money/elephant-money-treasury-system/bnb-reserve/bnb-reserve-how-it-is-funded.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.
