# Overview

This section covers the core functional concepts of Helios: **BTC-native lending markets, interest rate mechanics, supported assets**, and unique user features like **partial collateral swaps**. These are the building blocks of how users interact with Helios and how the system behaves.

In summary, Helios’s core concepts center on **making Bitcoin a full-fledged participant in DeFi**: BTC holders can earn yield natively, borrowers can obtain liquidity without leaving Bitcoin, and everyone benefits from unique tools (like partial swaps) to optimize their financial strategies. All of this is delivered in a self-custodial, trust-minimized package that feels as simple as using a single-chain protocol on Ethereum, despite the underlying complexity of operating on Bitcoin.


---

# 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://helios-finance.gitbook.io/helios-finance/core-concepts/quickstart.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.
