# Multichain FAQ

### <mark style="color:yellow;">Chains & Access</mark>

#### Which chains does Beezie support?

Beezie supports **Flow** and **Base**.

#### Will each chain have a different site?

Yes. Each chain will have a **separate URL**. [Official URLs](/additional-information/official-links.md) will be shared in launch communications.

***

### <mark style="color:yellow;">Your Assets & Migration</mark>

#### Do I have to migrate my assets to Base?

No. Migration is **optional**.

Your Flow assets and balances remain unchanged. You only need to migrate if you want to use Base.

#### What happens to my Flow collection?

Nothing changes:

* Your collectibles stay on Flow
* Your funds remain untouched
* No action is required

***

### <mark style="color:yellow;">Login & Wallets</mark>

#### Does my login change on Base?

No. Your login method stays the same:

* Email signups continue using email
* Wallet signups continue using wallets

#### What wallet do I use on Base?

* **MetaMask / Rabby users:**\
  A Beezie wallet is automatically created on Base
* **Email users:**\
  You can link a Web3 wallet on Base\
  Wallets can be unlinked or replaced at any time

***

### <mark style="color:yellow;">Currency & Payments</mark>

#### What currency is used on Base?

**USDC** is used on Base.

#### How do I add funds on Base?

You can add funds via [**Coinbase**](https://www.coinbase.com/).

#### Are credit card Claw pulls live on Base?

Not yet. Credit card pulls are still a work in progress.

#### Who powers payments on Base?

[**Coinflow**](https://x.com/CoinflowLabs) is the payments partner for Base.

#### When will bank off-ramps be available?

Bank off-ramps are expected to go live **2–3 weeks after launch**.

***

### <mark style="color:yellow;">Leaderboards & Stats</mark>

#### Are leaderboards shared across chains?

Yes. Leaderboards and stats are **shared across Flow and Base**.

Activity on either chain counts toward the same leaderboard.

***

### <mark style="color:yellow;">Moving Collectibles (Flow → Base)</mark>

#### Can I move collectibles from Flow to Base?

Yes. A transfer option will be available on the **Flow Beezie site**.

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

#### How long do transfers take?

* Small transfers: \~30 seconds
* Larger collections: up to 3–4 minutes

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

***

### <mark style="color:yellow;">Launch Stability & Support</mark>

#### Should I expect issues after launch?

This is a major platform upgrade, so minor data sync issues may occur.

All items and balances are backed by **on-chain data** and will be corrected if needed.

#### Why might support responses be slower?

During launch, the team may be actively deploying updates or resolving issues. Delayed responses usually mean fixes are in progress.


---

# 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.beezie.com/additional-information/multichain-faq.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.
