# How to deposit assets

The assets held in centralized exchanges or personal wallets are firstly deposited into your Klaytn-based wallet in order to use the assets on KLAYswap.

Since all the blockchains (Ethereum, XRP Ledger, and Klaytn) have their own token formats, users must check the deposit guides for each token type and deposit in the correct way.

{% content-ref url="/pages/-M\_3ijbq-e2rE1ECpeiu" %}
[Deposit Klaytn-based assets](/how-to-guides/deposit/depositklaytn.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_3iySDD9DbcIJI4KRy" %}
[Deposit XRP](/how-to-guides/deposit/depositxrp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_3ipDeKQFdoXOw7giZ" %}
[Deposit Ethereum-based assets](/how-to-guides/deposit/depositethereum.md)
{% endcontent-ref %}

###

### List of supported assets for each blockchain

| Klaytn                         | XRP Ledger | Ethereum               |   |
| ------------------------------ | ---------- | ---------------------- | - |
| KLAY                           | XRP        | Ethereum (ETH)         |   |
| KlaySwap Protocol (KSP)        |            | Wrapped Bitcoin (WBTC) |   |
| sKlay (SKLAY)                  |            | Orbit Chain (ORC)      |   |
| Klaytn Ethereum (KETH)         |            | USDT(USDT)             |   |
| Klaytn Wrapped Bitcoin (KWBTC) |            | DAI (DAI)              |   |
| Klaytn Orbit Chain (KORC)      |            | TriumphX(TRIX)         |   |
| Klaytn Tether(KUSDT)           |            | HANDY(HANDY)           |   |
| Klaytn DAI (KDAI)              |            | Ducato(DUCATO)         |   |
| Klaytn XRP (KXRP)              |            |                        |   |
| Klaytn TruimphX (KTRIX)        |            |                        |   |
| Klaytn Handy (KHANDY)          |            |                        |   |
| Klaytn Ducato (KDUCATO)        |            |                        |   |
| Cloudbric (CLBK)               |            |                        |   |
| Treecle (TRCL)                 |            |                        |   |
| Mineral (MNR)                  |            |                        |   |
| Somesing Exchange (SSX)        |            |                        |   |
| Insureum (ISR)                 |            |                        |   |
| Airbloc (ABL)                  |            |                        |   |
| WEMIX Token (WEMIX)            |            |                        |   |
| Pibble (PIB)                   |            |                        |   |
| ProjectWITH (WIKEN)            |            |                        |   |
| BLUEBAIKAL (BBC)               |            |                        |   |
| HINT (HINT)                    |            |                        |   |
| REDi (REDi)                    |            |                        |   |
| AGOV (AGOV)                    |            |                        |   |


---

# 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.klayswap.com/how-to-guides/deposit.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.
