# B² Bool Bridge

### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

Before starting the bridging process between Bitcoin and B² Mainnet, ensure the following:

{% hint style="success" %}
The wallet selection for the bridge supports the following two modes:

* Connect [UniSat Wallet](https://unisat.io/) and use [Particle Wallet](https://particle.network/) to generate an AA account automatically.
* Connect [UniSat Wallet](https://unisat.io/) and [MetaMask Wallet](https://metamask.io/).
  {% endhint %}

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

Please choose the appropriate user guide based on your <mark style="color:red;">**wallet selection**</mark>.

{% content-ref url="/pages/8SQ7cnkeQmvzZj8bzlIi" %}
[B² Bool Bridge (Particle)](/applications/b-bool-bridge/b-bool-bridge-particle.md)
{% endcontent-ref %}

{% content-ref url="/pages/kIjsIKsVd5tOe2RkYvjz" %}
[B² Bool Bridge (MetaMask)](/applications/b-bool-bridge/b-bool-bridge-metamask.md)
{% endcontent-ref %}


---

# 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.bool.network/applications/b-bool-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.
