> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-token/convert-c98-bep20-or-c98-erc20-to-c98-spl.md).

# How to convert C98 token on Coin98 Super Wallet

There are several ways to convert C98 token:

1. Coin98 Super Wallet’s Bridge.&#x20;

{% content-ref url="/pages/uj2fejYTOzUgCRElxFB6" %}
[How to convert tokens on SwapX?](/products/coin98-super-wallet/mobile/swapx/convert-tokens.md)
{% endcontent-ref %}

2. Centralized exchanges
3. dApps that directly support converting C98 tokens

{% content-ref url="/pages/wqd3zrayJSwi47q1tyW1" %}
[How to use multichain dApp browser on Coin98 Super Wallet](/products/coin98-super-wallet/mobile/third-party-platforms-and-dapps/dapp-browser.md)
{% endcontent-ref %}

4. dApps that only support converting other tokens or stablecoins. The following are steps to convert:

* **Step 1**: Swap the token you have for a stablecoin (i.e. USDT, USDC) on the same chain using Native Swap feature on Coin98 Super Wallet/Coin98 Extension.

{% content-ref url="/pages/sR81NbP0XoFCPccFOchJ" %}
[How to swap tokens natively on SwapX](/products/coin98-super-wallet/mobile/swapx/how-to-trade-natively.md)
{% endcontent-ref %}

* **Step 2**: Convert the received stablecoin to the destination network using DApps via DApp Browser on Coin98 Super Wallet.
* **Step 3**: Swap stablecoin (i.e. USDC, USDT) for the token you want. For example, convert USDC SPL for C98 SPL on[ ](https://www.google.com/url?q=https://saros.finance/\&sa=D\&source=editors\&ust=1678089339320166\&usg=AOvVaw1c4YcQBOwu1OveMOSn9ajJ)[Saros.](https://docs.saros.xyz/)

{% hint style="warning" %}
**Note**:\
\- Please note that some bridges require Gas fees on both sides. Especially, the fee on the ERC20 side can be significantly high depending on the blockchain in certain circumstances.\
\- Please do your own research to check if there is any DApp that supports converting the stablecoin among desired blockchains.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coin98.com/products/coin98-token/convert-c98-bep20-or-c98-erc20-to-c98-spl.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
