> For the complete documentation index, see [llms.txt](https://wiki.elephant.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.elephant.money/elephant-money-treasury-system/btc-turbine/responsibilities.md).

# Responsibilities

The BTC Turbine plays a crucial role in Elephant Money's ecosystem by accumulating and holding Bitcoin (BTC) as a long-term store of value. Its key responsibilities include:

1. **Asset Diversification:** The BTC Turbine diversifies Elephant Money's treasury holdings by incorporating Bitcoin, the world's most valuable cryptocurrency, into its asset portfolio. This reduces the protocol's reliance on a single asset and mitigates risks associated with market volatility.
2. **Value Appreciation:** By continuously accumulating and holding Bitcoin, the BTC Turbine aims to benefit from BTC's potential price appreciation over time. This could lead to significant growth in the value of Elephant Money's treasury, providing a sustainable source of wealth generation for the ecosystem.
3. **Elephant Treasury Support**: A fixed 1% APR on the BTC Turbine is used to buy back ELEPHANT tokens and send them to the ELEPHANT Treasury (the payor of last resort for all debt in the Elephant Money ecosystem).&#x20;
4. **Risk Mitigation:** The BTC Turbine, along with the TRUNK Turbine, was introduced as part of the "twin turbine" system in Futures v10. This strategic move aims to enhance the ecosystem's resilience by diversifying its asset base and reducing **reliance on a single source of yield generation.**

In essence, the BTC Turbine serves as a critical component of Elephant Money's treasury management strategy, enabling asset diversification, value appreciation, yield generation and risk mitigation. By accumulating and holding Bitcoin, it positions the ecosystem to benefit from the growth and adoption of the world's most prestigious cryptocurrency.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.elephant.money/elephant-money-treasury-system/btc-turbine/responsibilities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
