# Bridge sUSDC,  sWETH, sWBTC

## sTokens Overview

**sTokens** (sUSDC, sUSDC.e, sWETH, sWBTC) are minted on the **Symbiosis chain** (the Symbiosis Host Chain) and are used within the Symbiosis protocol to enable cross‑chain operations.&#x20;

Users cannot trade sTokens directly, but they may receive them when adding or removing liquidity in **Symbiosis Octopools**.

If you have sTokens and don’t want to simply hold them, you have two options:

1. **Provide liquidity:**\
   Add your sTokens (sUSDC, sWETH, sWBTC, etc.) to a Symbiosis liquidity pool and earn rewards.\
   See [farming-on-octopools](https://docs.symbiosis.finance/reward-programs/farming-on-octopools "mention") for details.
2. **Bridge back to native tokens:**\
   sUSDC, sWETH, sWBTC, etc. can be bridged 1:1 to USDC, WETH, WBTC, and other supported tokens (see instructions below).

## **About gas on the Symbiosis chain**

The Symbiosis chain uses **SIS** as its native gas token (bridged from Ethereum). SIS can be obtained in two ways:

1. Via the official L2 bridge at <https://symbiosis.bridge.caldera.xyz/>
2. Via [Symbiosis WebApp](https://app.symbiosis.finance/swap?chainIn=Symbiosis\&chainOut=Symbiosis\&tokenIn=SIS\&tokenOut=SIS)

## Bridging sUSDC, sWETH, sWBTC, etc.

sUSDC, sWETH, sWBTC, etc. can be bridged 1:1 back to their native tokens (USDC, WETH, WBTC, etc.) on a corresponding networks.

&#x20;

1. Go to the **Mint and Burn** section in Symbiosis WebApp: <https://app.symbiosis.finance/bridge>\
   \
   **Important:** \
   The **Mint and Burn** section is different from the **Swap** section:\
   ![](https://1179234091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbqmbXNUH5sa4BvYwD0%2Fuploads%2Fr8F8Z7gTA4gAWOjdIlg0%2Fimage.png?alt=media\&token=cbe28d77-6ca5-4690-9696-4c33ee3b7128)<br>
2. Connect your wallet.
3. In the **From** field, choose the sToken to bridge (e.g., sWETH):\
   ![](https://1179234091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbqmbXNUH5sa4BvYwD0%2Fuploads%2Fip327kCkn2NMvSqBt5eC%2Fimage.png?alt=media\&token=b0ff4394-1a3a-4e85-941d-64189ff02f60)<br>
4. In the **To** field, select the destination token (only one option is available for each sToken type, e.g., sWETH → WETH on Arbitrum One).\
   ![](https://1179234091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbqmbXNUH5sa4BvYwD0%2Fuploads%2Fm10AQ17YTz5IyEgrO1nM%2Fimage.png?alt=media\&token=46a4b287-8895-400f-b9a2-6a007cd54fe8)<br>
5. Enter the amount to bridge:\
   ![](https://1179234091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbqmbXNUH5sa4BvYwD0%2Fuploads%2F8h5HqlSEG6uevkZDI0da%2Fimage.png?alt=media\&token=35bccd31-1845-429b-bcd1-73c27df2b794)<br>
6. Switch to the Symbiosis chain: click the **Switch network to Symbiosis button**.
7. Press **Burn**, then confirm the transaction in your wallet.
8. Wait for confirmation: the tekens are bridged to the destination network.

{% hint style="info" %}
You can always check status of your cross-chain operations in [Symbiosis Explorer](https://explorer.symbiosis.finance/transactions).
{% endhint %}

Done \
\&#xNAN;**∎**

## Support

{% hint style="warning" %}
**Remember, never share your pass phrases or any other sensitive information with anyone.**
{% endhint %}

If you have any questions, please contact [our support team on Discord](https://discord.com/invite/ymbRx6ADvR).&#x20;


---

# 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.symbiosis.finance/user-guide-webapp/dealing-with-stokens.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.
