# Bridging Guide

The initial mainnet launch of Bookies will take place on the Base blockchain. Therefore, users need bridge funds from another network to the Base network in order to participate. The initial currencies that you'll need to place bets on Bookies are USDC or DEGEN.

We recommend using [Hop Protocol](https://app.hop.exchange/#/send?token=ETH) or [Synapse](https://synapseprotocol.com/) to move funds from Ethereum or another Layer 2 to Base. Select the asset you would like to bridge and the chain that you would like to pull that asset from. Select Base as the destination and click send.&#x20;

<figure><img src="/files/1xmqgsHGFdSBpCPVGboS" alt="" width="434"><figcaption></figcaption></figure>

Please note that these on-chain transactions require a Web3 native wallet like [MetaMask](https://metamask.io/) or [Rainbow](https://rainbow.me/).


---

# 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://bookies.gitbook.io/bookies/bridging-guide.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.
