# Pre-deposit to CEX

Eligible wallet owners can easily pre-deposit their BR allocation to a partnered Centralized Exchange (CEX) with zero gas fees. Please note that the full allocation must be deposited in one transaction. Follow these steps:

{% hint style="info" %}
In the guide below, **Bitget pre-deposit** is used for screenshots, but the process is the same for other CEX pre-deposits.
{% endhint %}

1. **Access the Pre-Deposit Button**\
   Once your wallet is eligible for allocation on the [checker page](/governance/usdbr-airdrop/br-airdrop-checker.md), click the **Pre-Deposit** button.

<figure><img src="/files/YvmdJ0ELtiET3dWNJnKi" alt="" width="365"><figcaption><p>Figure: Click pre-deposit</p></figcaption></figure>

2. **Select Your Preferred CEX**\
   You'll see your allocation along with options for supported CEXs. Choose your preferred CEX to proceed.

<figure><img src="/files/4myxjm7MhmhWBsefSrob" alt="" width="375"><figcaption></figcaption></figure>

3. **Register for a New CEX Account (Optional)**\
   If you don’t already have an account with the selected CEX, you’ll need to register for one.

<figure><img src="/files/le5YMN7UzaC5GvZssZvH" alt="" width="375"><figcaption></figcaption></figure>

3. **Provide UID and Deposit Address**\
   Enter your **UID** and **Deposit Address** for the selected CEX, then click the **Next** button.

<figure><img src="/files/l1dDOc6p8wU973fLpeBB" alt="" width="375"><figcaption></figcaption></figure>

4. **Confirm CEX Details**\
   Verify the CEX, UID, and deposit address information. Once confirmed, click the **Confirm** button to initiate wallet signing.

<figure><img src="/files/Sdff3L2LAKVyu1elHIXA" alt="" width="375"><figcaption></figcaption></figure>

5. **Double-Check Information Before Signing**\
   Carefully review the CEX, UID, and deposit address details. Once you’re sure everything is correct, sign the transaction in your wallet.

<figure><img src="/files/Iq4K4gQCQY3vdpnD6tyW" alt="" width="375"><figcaption></figcaption></figure>

5. **Acknowledgement Page**\
   After signing, you’ll be directed to an acknowledgement page with all the details you submitted. Please visit your selected CEX to check the status of your BR allocation once it’s ready on their end.

<figure><img src="/files/qiY47S03vji5dYbWsi9X" alt="" width="353"><figcaption></figcaption></figure>


---

# 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.bedrockdao.com/governance/usdbr-airdrop/pre-deposit-to-cex.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.
