# Cross-chain trading

Magnum has introduced a completely new horizon for DEX bot trading. With cross-chain trading, you can buy a token on Solana with ETH wallet, or from and to any other integrated chains on Magnum. The trades are instant, are as fast as the native trades! We have completely eliminated the need to bridge base currencies for trading on-chain.&#x20;

Here are the details about how you can use cross-chain trading.&#x20;

### Cross-chain wallet

To trade cross-chain, you need to have balance in the cross-chain wallet. In your Magnum wallet bot, you will see your newly created cross-chain wallet under all the chains. Just take the address and add balance to it to start trading.&#x20;

<figure><img src="/files/9UYz29quTW6wzXVslTjg" alt=""><figcaption><p>You will see the cross-chain wallet at the top of the wallet list under all the chains.</p></figcaption></figure>

### How to trade cross-chain

<figure><img src="/files/nz7WNL1v5eCZbo4k6vrE" alt=""><figcaption><p>You can select the chain with the 'Buy with Cross-chain' button</p></figcaption></figure>

On Magnum Trade Bot,&#x20;

1. Paste your token CA and open the trade window
2. Among the trade window buttons, you will find the 'Buy with Cross-Chain' button.&#x20;
3. Tap that button to select the chain you want to buy the token with.&#x20;
4. Make sure you have balance in the cross-chain wallet of that particular chain.
5. Go ahead and hit 'Buy Now' or 'Sell Now', and experience the fastest cross-chain trading experience.&#x20;

Cross-chain trading involves conversion fees and locked price so there may be a gap between the calculated price and converted price.&#x20;


---

# 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.magnum.trade/intro/cross-chain-trading.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.
