> For the complete documentation index, see [llms.txt](https://docs.perennial.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perennial.finance/guides/bridging-to-perennial.md).

# Bridging to Perennial

{% hint style="info" %}
If you'd like to withdraw from Perennial, see [this page](/guides/bridging-from-perennial.md)
{% endhint %}

To deposit to Perennial, you are able to choose between two bridges. Each bridge has different speed/costs, so ensure to look at either option when deciding which one to use.

## Using the Intent bridge (\~30 sec)

Using Relay's intent bridge you can deposit from any of the 50+ supported chains. However, this bridge induces slippage so look at the native bridge if you are sensitive to fees.

Link: [Relay.link](https://www.relay.link/bridge/perennial?includeChainIds=8262e08d-57c9-4b4f-8dfe-6c92ee79354e\&fromChainId=8453\&fromCurrency=0x833589fcd6edb6e08f4c7c32d4f71b54bda02913\&toCurrency=0x39cd9ef9e511ec008247ad5da01245d84a9521be)

<figure><img src="/files/rFeoFHSb19SAZOSSd5By" alt=""><figcaption><p>Relay's Intent based bridge</p></figcaption></figure>

## Using the Native Bridge (\~3min)

Using the chain's Native bridge you are able to bridge ETH & USDC from BASE to Perennial. This birdge doesn't have any slippage.\
\
Link: <https://bridge.perennial.foundation/>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.perennial.finance/guides/bridging-to-perennial.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.
