# Crosschain Deposits

Crosschain deposits let you move any asset from any chain and deposit them into any opportunity curated by Superlend in one-click.&#x20;

This feature simplifies the process of bridging assets and supplying them into markets or vaults, removing the need for users to manually bridge, swap, or handle multiple steps across different networks.

Our crosschain deposits are powered by [Relay Protocol](https://docs.relay.link/what-is-relay), a fast, cost-efficient, intent-based cross-chain settlement network. Relay makes cross-chain actions reliable and low-latency by matching user intents with relayers that execute transactions on the destination chain on behalf of users.

***

#### How It Works

1. Pick an opportunity.

<figure><img src="/files/GdiKXM5N7ynZfHa4EyVl" alt=""><figcaption><p>e.g., USDT0 on Plasma</p></figcaption></figure>

2. Select any asset on any chain.

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

3. Deposit instantly in one-click.

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

Behind the scenes, Superlend:

* Bridges the asset across chains
* Swaps it if needed
* Deposits it into the selected market or vault

All required actions are bundled into a single flow, so you don’t need to manage multiple transactions or tools.

***

#### Why Use Cross-Chain Deposits

* One-click experience – no manual bridging or network switching
* Faster execution – relayers complete transactions on the destination chain
* Safer UX – fewer steps mean fewer chances to make mistakes

***

#### What to Know

* Availability depends on supported assets and chains
* Fees (gas + relayer fees) are included in the quoted transaction
  * [Learn more](https://docs.relay.link/features/app-fees)&#x20;
* You only sign the required transactions — execution is handled for you


---

# 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.superlend.xyz/advanced/crosschain-deposits.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.
