# How to Bridge?

Bridging to other chains with Meme Bridge is user-friendly and hassle-free. Follow these easy steps:

1. **Connect Your Wallet**: Visit Meme Bridge website and connect your digital wallet.
2. **Select Chains**: Choose the origin and the destination blockchain networks.
3. **Choose Assets**: Specify the digital assets you wish to bridge.
4. **Confirm Transaction**: Review all details and confirm your transaction.
5. **Wait for Confirmation**: Wait for the transaction to be validated by the network. You will receive the bridged assets in the destination chain in no time.


---

# 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://meme-bridge.gitbook.io/meme-bridge/guide/how-to-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.
