# Why Shell Finance

<figure><img src="/files/Q67dUXxWIJS1Xp7Q8jjc" alt=""><figcaption></figcaption></figure>

* **Low Interest Rates**: Achieved significant cost reductions in borrowing costs to 6-20% through Peer to Pool liquidity utilization in the UTXO model.
* **Redeem Anytime**: Once a lending relationship is established, you can redeem your collateral using $sUSD at any time.
* **Trustless**: The design of PSBT and DLC securely locks users' collateral assets in Taproot scripts, eliminating the need for any entity to trust or custodian them.
* **Liquidity Liberation**: Obtain low-interest $sUSD loans through Shell Finance, unlocking additional liquidity.
* **Increased Earnings**: Users can convert borrowed $sUSD into $BTC for further trading, providing liquidity for the sUSD/BTC trading pair, or deposit it into BSR, generating more profits.

### Supported Assets

Shell Finance plans to gradually expand its support to include a variety of on-chain assets such as BTC, Ordinals, Runes, BRC-20, and Atomicals, which will be eligible as collateral for loans.

### Oracle

Shell Finance utilizes [Apro Oracle](https://www.apro.com/) as a third-party oracle, updating market positions based on real-time quotes and secret values provided by the oracle (used for trustless liquidation).


---

# 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://shellfinance.gitbook.io/shell/overview/why-shell-finance.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.
