# Crosschain Swaps

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

### <mark style="color:orange;">Crosschain Swaps</mark>

Definitive’s crosschain swap lets you buy or sell tokens across different blockchains in a single trade. Instead of bridging or moving assets manually between apps and different wallets, traders can trade across chains instantly and seamlessly. This unlocks access to new opportunities, reduces friction, and ensures pro-level execution on any asset.  Crosschain swaps currently support **Market orders** only.

### Using Crosschain Swaps

1. Pick the token you want from the asset selector in the top left

<figure><img src="/files/cOLGKag5rMp9MhLRQ3Uu" alt=""><figcaption></figcaption></figure>

2. Choose your order type (Market Buy/Sell) and pick the chain + token (“With”) you want to swap with using the order ticket on the right hand side.

<figure><img src="/files/Amk7ZniXMsQgvBJQziFC" alt=""><figcaption></figcaption></figure>

3. Enter your Trade Quantity and Hit Buy

<figure><img src="/files/aDw66Odm32G8az6DEpn6" alt="" width="488"><figcaption></figcaption></figure>

<br>


---

# 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.definitive.fi/platform/prime/crosschain-swaps.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.
