# BTCFi

## BTCFi

- [About BTCFi](https://docs.bifrostnetwork.com/eng.btcfi.one/about-btcfi.md)
- [1. Connect Wallet](https://docs.bifrostnetwork.com/eng.btcfi.one/dashboard/1.-connect-wallet.md)
- [2. Deposit BTC](https://docs.bifrostnetwork.com/eng.btcfi.one/dashboard/2.-deposit-btc.md)
- [3. Mint BtcUSD](https://docs.bifrostnetwork.com/eng.btcfi.one/dashboard/3.-mint-btcusd.md)
- [4. Repay BtcUSD](https://docs.bifrostnetwork.com/eng.btcfi.one/dashboard/4.-repay-btcusd.md)
- [5. Withdrawing BTC](https://docs.bifrostnetwork.com/eng.btcfi.one/dashboard/5.-withdrawing-btc.md)
- [Providing Liquidity (Everdex)](https://docs.bifrostnetwork.com/eng.btcfi.one/earn/providing-liquidity-everdex.md)
- [Withdrawing Liquidity](https://docs.bifrostnetwork.com/eng.btcfi.one/earn/providing-liquidity-everdex/withdrawing-liquidity.md)
- [Staking your LP tokens (Everdex)](https://docs.bifrostnetwork.com/eng.btcfi.one/earn/staking-your-lp-tokens-everdex.md)
- [Claim Rewards](https://docs.bifrostnetwork.com/eng.btcfi.one/earn/staking-your-lp-tokens-everdex/claim-rewards.md)
- [Unstaking LP tokens](https://docs.bifrostnetwork.com/eng.btcfi.one/earn/staking-your-lp-tokens-everdex/unstaking-lp-tokens.md)
- [Depositing BtcUSD (BiFi)](https://docs.bifrostnetwork.com/eng.btcfi.one/earn/depositing-btcusd-bifi.md)
- [Claim Rewards](https://docs.bifrostnetwork.com/eng.btcfi.one/earn/depositing-btcusd-bifi/claim-rewards.md)
- [Withdrawing BtcUSD](https://docs.bifrostnetwork.com/eng.btcfi.one/earn/depositing-btcusd-bifi/withdrawing-btcusd.md)
- [Frequently Asked Questions](https://docs.bifrostnetwork.com/eng.btcfi.one/faq/frequently-asked-questions.md)


---

# 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, 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.bifrostnetwork.com/eng.btcfi.one/about-btcfi.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.
