# Acquiring Assets: Swapping & Bridging

{% hint style="danger" %}
The integrated swap function is currently only available on the Desktop version of Strobe.
{% endhint %}

{% embed url="<https://youtu.be/NGnwGcZ2fFo>" %}

{% hint style="danger" %}
Use of the Squid Router will require an EVM compatible wallet and an XRPL Wallet.
{% endhint %}

To deposit the Axelar variants of USDC, WETH and WBTC into Strobe you will need to first acquire the assets from Ethereum's EVM chain. Unless you hold the Ethereum version of the assets already, it will be a two step process to acquire them and move them across the bridge to XRPL.&#x20;

In the following examples we will walk you through swapping native ETH on Ethereum EVM, into WETH, and then bridging to across to XRPL\
\
Here you will find a list of all the supported assets on Strobe, links to set up their Trustlines allowing you to receive them on the XRP Ledger, and instructions on how to transfer assets from Ethereum (EVM) to the XRPL.

{% hint style="info" %}
All asset acquisitions are being handled assuming the user holds ETH on Ethereum
{% endhint %}

Strobe has a direct integration with the Squid Router, facilitating cross-chain swaps and bridging, you'll find this under the '**Swaps**' menu on the application's navbar.

Acquiring the relevant assets requires holding them on Ethereum in order to bridge them to the XRPL.


---

# 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://strobe-protocol.gitbook.io/strobe-protocol/money-market/user-guide/acquiring-assets-swapping-and-bridging.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.
