# Bridge

The **Solaxy Bridge** enables fast and secure transfers of assets between Solana, Ethereum and Solaxy.

This bridge is a core part of Solaxy’s cross-chain architecture, allowing users and applications to move tokens across ecosystems and interact with rollup-based smart contracts using familiar assets like $**SOLX**.

***

#### 🔁 Current Status&#x20;

The bridge is live and allows:

* **Solana Devnet → Solaxy Testnet** transfers for Devnet SOL
* **Solaxy Testnet → Solana Devnet** transfers for Devnet SOL
* Ethereum **→ Solana** transfers for $SOLX
* Solana **→ Ethereum** transfers for $SOLX

Users can bridge at <https://bridge.solaxy.io>

<figure><img src="/files/qBlMRVbd0e7OTe40XK9s" alt=""><figcaption><p>Solaxy Bridge UI</p></figcaption></figure>

***

The Solaxy Bridge is the gateway to a modular, composable, and fully connected cross-chain future - with Solaxy at the center.


---

# 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://wiki.solaxy.io/products-and-features/bridge.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.
