# BIMA

## BIMA

- [About BIMA](https://docs.bima.money/about-bima.md): HODL like a Bitcoiner. Invest like an Institution.
- [Yield with USBD + sUSBD](https://docs.bima.money/yield-with-usbd-+-susbd.md)
- [Secure Bitcoin Preservation](https://docs.bima.money/yield-with-usbd-+-susbd/secure-bitcoin-preservation.md): A yield-bearing BTC asset for institutional and retail investors
- [Institutional-Grade Vault Strategies](https://docs.bima.money/yield-with-usbd-+-susbd/institutional-grade-vault-strategies.md): Make your BTC productive with the risk-reward profile that is right for you.
- [Minting USBD](https://docs.bima.money/minting-usbd.md)
- [Redeeming USBD](https://docs.bima.money/redeeming-usbd.md)
- [Configuration Details](https://docs.bima.money/configuration-details.md): Shared & Unique Vault Configurations
- [Risk Management + Liquidations](https://docs.bima.money/risk-management-+-liquidations.md): Ensuring stability, security, and smooth investment operations.
- [The Peg Stability Module](https://docs.bima.money/risk-management-+-liquidations/the-peg-stability-module.md)
- [Security](https://docs.bima.money/security.md)
- [Mainnet Addresses](https://docs.bima.money/security/mainnet-addresses.md)
- [BIMA Credit Score (BCS)](https://docs.bima.money/bima-credit-score-bcs.md): How the BIMA Credit Score (BCS) is Calculated
- [FAQ](https://docs.bima.money/faq.md)
- [Privacy Policy](https://docs.bima.money/privacy-policy.md)
- [Terms of Use](https://docs.bima.money/terms-of-use.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on a page URL with the `ask` query parameter:

```
GET https://docs.bima.money/about-bima.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.
