# VVS Finance Cross Chain Swap (Bridge)

## Who should use this?

Any Strider with none existing assets on Cronos EVM.

## Why use Cross Chain Swap?

* Seamless way to move funds from popular source chains to Cronos EVM
* No separate bridge UI needed; swap and bridge happen in one flow
* Ideal for funding your wallet with USDC (Cronos EVM) for use as margin on Moonlander
* Remember to keep a small amount of CRO on Cronos for gas

## Prerequisites

* A crypto wallet (e.g., Onchain Wallet, MetaMask, etc.) connected to your browser
* The Cronos EVM network added to your wallet provider
* Sufficient gas tokens on your source chain, and plan to have a small amount of CRO for gas on Cronos EVM after the swap

## How to use this?

The Full Step by Step Details: [VVS Finance documentation (Cross Chain Swap)](https://docs.vvs.finance/guides/bling-swap/cross-chain-swap#how-to-make-a-cross-chain-swap)

VVS Cross Chain Swap: <https://vvs.finance/cross-chain>

## Notes

* Recommended destination asset: USDC (Cronos EVM) for Moonlander collateral or MLP liquidity
* The Cross Chain Swap is powered by a third-party provider, Relay. Usage is subject to VVS/Relay terms and fees


---

# 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.moonlander.trade/how-to-use/fund-your-wallet/cronos-evm/vvs-finance-cross-chain-swap-bridge.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.
