# Features

## For Swappers

Low slippage swaps between Bitcoin assets on Starknet given the concentrated profile Spline provisions liquidity with on Ekubo pools.

## For Liquidity Providers

### Passive Liquidity

Spline LPs only need to choose the amount of tokens they wish to deposit in the Ekubo pool. Spline takes care of the rest. Spline liquidity provider contracts determine how to distribute the liquidity for those token amounts on Ekubo to facilitate like-like swaps.

### Auto-compounded Fees

Spline automatically collects and compounds swap fees from the Ekubo pools it manages. The collected fees are added back to the pool as additional liquidity each time users interact with the Spline contracts.

### Fungible LP Token

Spline creates a fungible liquidity provider ERC-20 shares token for each Ekubo pool we manage. Spline depositors are minted the associated LP token of the Ekubo pool when adding liquidity. These fungible LP tokens can be used as collateral elsewhere on e.g. lending protocols enabling greater liquidity and capital efficiency across Starknet for Bitcoin assets.


---

# 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://docs.spline.finance/about/features.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.
