# How to move your assets to wallet

Major assets can be utilized in Meshswap, such as MATIC, XRP, ETH, WBTC, USDC, USDT, and DAI, and can be freely used for services (Swap Lend, Farm).

To deposit assets in Meshswap, you must first transfer the assets you have on the exchange to your personal wallet on the Polygon network.

### How to move your asset to wallet

{% content-ref url="/pages/KENiP7gzW1kExB86aXUE" %}
[Transferring MATIC](/get-started/how-to-move-your-assets-to-wallet/transferring-matic.md)
{% endcontent-ref %}

{% content-ref url="/pages/w6WxURZRGw8V8QWGf6po" %}
[How to get WETH, MATIC, USDC, USDT, DAI](/get-started/how-to-move-your-assets-to-wallet/how-to-get-weth-matic-usdc-usdt-dai.md)
{% endcontent-ref %}

{% content-ref url="/pages/gEtUCgBg7NL6AnOcWHeG" %}
[How to get oETH, oMATIC, oUSDC, oUSDT, oDAI](/get-started/how-to-move-your-assets-to-wallet/how-to-get-oeth-omatic-ousdc-ousdt-odai.md)
{% endcontent-ref %}

{% content-ref url="/pages/rSDf2J5DdVxcJTsrHQkc" %}
[XRP: The Quickest and easiest way to transfer your asset](/get-started/how-to-move-your-assets-to-wallet/xrp-the-quickest-and-easiest-way-to-transfer-your-asset.md)
{% endcontent-ref %}


---

# 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.meshswap.fi/get-started/how-to-move-your-assets-to-wallet.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.
