# Asset types

#### What Kind of Asset Types Can be Traded on Saber[​](https://docs.saber.so/#asset-types) <a href="#asset-types" id="asset-types"></a>

Saber generally allows for trading between assets which means a revert in price. There are several assets that Saber specializes in:

* **USD Stablecoins:**

There are hundreds of dollar-based stablecoins in existence, ranging from dollar-backed stablecoins like [USDC](https://www.circle.com/en/usdc) and [Tether](https://tether.to/), to stablecoins backed by crypto assets such as [USDH](https://hubbleprotocol.io/) or the algorithmic stablecoin [UXD](https://uxd.fi/).

* **SOL Staking derivatives:**

Saber is a large venue for trading SOL staking derivatives such as [Marinade SOL](https://marinade.io/) (mSOL), [SolBlaze SOL](https://solblaze.org/) (bSOL) and [Jito Staked SOL](https://www.jito.network/staking/) (JitoSOL).

* **EUR Stablecoins:**

TBA

* **Bridged assets:**

TBA

{% hint style="info" %}
If any assets are missing, please reach out via [Discord](https://discord.saberdao.io/).
{% endhint %}


---

# 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://doc.saberdao.so/asset-types.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.
