# How It Works: Swap (Crypto to Hyperliquid)

HyBridge works as both a bridge and a bridge aggregator, offering users the most efficient and fastest routes for transferring their assets to the Hyperliquid L1/DeX. By intelligently selecting the fastest paths and securing the best possible rates, HyBridge ensures a smooth and cost-effective bridging to Hyperliquid process.

Leveraging our proprietary tools alongside cutting-edge technology from industry-leading bridge providers, HyBridge delivers an all-in-one solution that is swift, simple, and secure.&#x20;

### 1. Connect your wallet

Start by choosing your "From" network firstly to display the wallets available on that network.

<figure><img src="/files/WeND2C1H0efKlVl1OSZV" alt="" width="563"><figcaption><p>From > To</p></figcaption></figure>

Click the "Connect" button at the bottom, and choose your preferred wallet. You can select from popular options like Metamask, Phantom, or any of the 400+ supported EVM and Solana combined wallets.

<figure><img src="/files/6q601WYtFqxmiTg5bdz5" alt="" width="375"><figcaption><p>Connect your wallet</p></figcaption></figure>

### 2. Fill In

Once your wallet is connected, follow these steps to complete your transaction:

<figure><img src="/files/r2F0vZHqUit4bxAhZ4xW" alt="" width="375"><figcaption></figcaption></figure>

* Pick the Network if you did not at Step 1: Select the blockchain network you want to bridge from and to. This could be an EVM-compatible chain (like Ethereum, Binance Smart Chain, Polygon, etc) or the Solana network.&#x20;
* Choose the Token you will send: Select the specific coin or token you wish to bridge.
* Choose the Token you want to receive: Select USDC, HYPE or any of the many spot tokens on Hyperliquid.
* Set the Amount: Enter the amount of the token you want to transfer. The **minimum amount to swap is 10 USDC**.
* Specify the Recipient: Input the recipient's address where the tokens will be sent after bridging.

After filling in all the required information, you will see an approximate amount of what you will receive. If you are satisfied, click the "Bridge" button to initiate the transaction. HyBridge will then process your request, providing the fastest and most cost-effective route to bridge your funds.

### 3. Confirm Swap

You will receive a prompt to confirm your swap. Click **Confirm**.

### 4. Transaction Finished!

After successfully bridging your assets, you can now connect to Hyperliquid and start using your USDC, HYPE or any of the many Hyperliquid spot tokens!


---

# 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://hybridge.gitbook.io/hybridge/getting-started/how-it-works-swap-crypto-to-hyperliquid.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.
