# Lock Bitcoin

Locking Bitcoin is a two-step process that ensures you have trading funds available during the trading window.

## 1. Fund Your Wallet

Before you can lock funds, you need to have Bitcoin in your Sidepit-ID wallet.

1. Open the Unisat Wallet or the wallet containing your Sidepit-ID.
2. Click on the **"Receive"** option and copy the displayed `bc1q` address.
3. Send Bitcoin (BTC) from any source (e.g., another wallet or exchange) to that address.

<figure><img src="/files/o8hhMpyIJ3LJQ3tlWQ5l" alt="Funding Your Wallet" width="375"><figcaption><p>Funding your wallet for Sidepit</p></figcaption></figure>

**Note:**\
Check the contract specifications for required collateral. We recommend locking an amount equal to the initial margin. For the Sidepit Private Beta, the initial margin requirement is 0.002 BTC, so LOCK at least 0.002 BTC to be safe.

## 2. Lock Bitcoin to Sidepit

After funding your Sidepit-ID wallet, you’re ready to lock your BTC into the Sidepit system:

1. Send the desired amount of BTC from your Sidepit-ID wallet to the **SIDEPIT\_BETA1\_LOCK\_ADDRESS**: bc1qn9szw2tfte4m2l7enhentvjpvnque932xr2m03\ <br>

   <figure><img src="/files/RR2vP6xdgzdkWkdvkALG" alt="" width="140"><figcaption></figcaption></figure>
2. Sidepit will recognize your LOCK within approximately 5 minutes. At that time:

* Your account will be created (if it’s the first time you are locking funds).
* The locked BTC will be marked as **“pending”** until the next trading session.

**Important:**\
When trading opens the following day, your locked funds will appear in your available balance, allowing you to begin placing trades.


---

# 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.sidepit.com/beta/onboarding/lock-bitcoin.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.
