# What is synthetic staking?

Synthetic Staking is a way to earn passive yield on Solana. Synthetic staking mimics the user experience of liquid staking while using active strategies to earn yield under the hood. The yield is compounded automatically returned to you when you unstake.

#### Synatra has the following pools live:

{% tabs %}
{% tab title="ySOL Pool" %}
Stake SOL and earn yield through a combination of:

* [cash and carry arbitrage](/synthetic-staking/how-does-this-generate-yield/cash-and-carry-arbitrage.md)
* [hedged carry trade](/synthetic-staking/how-does-this-generate-yield/hedged-carry-trade.md)
* [depeg arbitrage](/synthetic-staking/how-does-this-generate-yield/depeg-arbitrage.md)
  {% endtab %}

{% tab title="yUSD Pool" %}
Stake SOL and earn yield through:

* [cash and carry arbitrage](/synthetic-staking/how-does-this-generate-yield/cash-and-carry-arbitrage.md)
* [hedged carry trade](/synthetic-staking/how-does-this-generate-yield/hedged-carry-trade.md)
  {% endtab %}
  {% endtabs %}

These actively managed pools are assisted using in-house bots to facilitate the management and optimize yield. Withdraw times have reduced down to to about 24hrs.

The stats button on the top right corner of the UI shows the strategies, protocols, and asset exposure of each pool.

<figure><img src="/files/7tRa4OfEjdZs2yLct2kB" alt=""><figcaption></figcaption></figure>


---

# 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.synatra.xyz/synthetic-staking/what-is-synthetic-staking.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.
