# Products Overview

- [Borrow by Sats Terminal](https://docs.satsterminal.com/products-overview/borrow-by-sats-terminal.md): Borrow is a cross-chain loans aggregator that lets users borrow stablecoins using Bitcoin as collateral at the best available rate
- [Trade by Sats Terminal](https://docs.satsterminal.com/products-overview/trade-by-sats-terminal.md): Trade by Sats Terminal aggregates liquidity across AMMs, order books to deliver best execution for Bitcoin L1 & L2 assets trading
- [Runes SDK](https://docs.satsterminal.com/products-overview/runes-sdk.md): SDK that lets developers integrate Runes swaps directly into their dApps, wallets, or services.
- [Spark Swap](https://docs.satsterminal.com/products-overview/spark-swap.md): A high-performance swap system connected to the Spark ecosystem, enabling quick and cost-efficient token swaps on Bitcoin.
- [Earn by Sats Terminal](https://docs.satsterminal.com/products-overview/earn-by-sats-terminal.md)


---

# 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.satsterminal.com/products-overview.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.
