# What is Sats Terminal

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

Sats Terminal is an intuitive interface for trading, borrowing, and earning with Bitcoin.

The platform brings together different tools and services so users can swap assets, borrow stablecoins using BTC as collateral, and earn yield on BTC or stablecoins.

***

{% stepper %}
{% step %}

#### **Trade**

Swap Bitcoin L1 and L2 assets.

Trades are routed across available liquidity sources to find the best available price.

<a href="/spaces/G9Q40RVHy00cvzBJXHvl" class="button primary">Learn more about Trade</a>
{% endstep %}

{% step %}

#### **Borrow**

Borrow stablecoins using your Bitcoin as collateral through our cross-chain loans aggregator.

Sats Terminal compares loan offers from multiple lenders and picks the option with the best terms for the users

<a href="/spaces/2n9xdYEAahb0BZTVBsZi" class="button primary">Learn more about Borrow</a>
{% endstep %}

{% step %}

#### **Earn**

Earn yield on BTC and stablecoins through our native and partner vaults.

<a href="/spaces/E6mle1mvL5wgOLs7sgo7" class="button primary">Learn more about Earn</a>

\ <br>
{% endstep %}
{% endstepper %}


---

# 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/introduction/what-is-sats-terminal.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.
