# Bridge

### For testnet:

1. Go directly to [Zircuit bridge](https://bridge.zircuit.com), or access it from Circuit's navbar.

   <figure><img src="/files/uIwxVxzTCWRLBTPKUq2b" alt=""><figcaption><p>app.circuit.gm</p></figcaption></figure>

2. Connect your wallet before bridging.

   <figure><img src="/files/UUOFqCgYtvPaKScoy3ke" alt=""><figcaption><p>bridge.zircuit.com</p></figcaption></figure>

3. Enter the bridge amount and ensure you have sufficient balance on Sepolia.

   <figure><img src="/files/Kc6bY331I0cNIPaT2ilz" alt=""><figcaption><p>bridge.zircuit.com</p></figcaption></figure>

4. Click the Bridge button, then approve and confirm your transaction.

   <figure><img src="/files/abT0HobuEVlny2MkmfYU" alt=""><figcaption><p>bridge.zircuit.com</p></figcaption></figure>

5. Wait for \~ 15 seconds, switch to the Zircuit testnet, and start your Zircuit journey. 🔥


---

# 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.circuit.money/getting-started/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.
