> For the complete documentation index, see [llms.txt](https://docs.motif.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.motif.finance/user-guide-bitdsm-testnet/how-to-mint-dtp/deposit.md).

# Deposit

Next, you need fund the BOD.

1. After successful creation of a BOD, you should be automatically presented with the “Deposit BTC” form. If not, go to the dashboard and click on “Fund BOD” button, select the BOD you wish to fund then confirm.

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

2. On the “Deposit BTC” form, enter the amount of BTC you wish to deposit and confirm. Sign the transaction and wait for confirmation that the deposit request has been sent out. You can click on the provided to check on the status of the deposit on the Bitcoin blockchain.

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

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

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

<figure><img src="/files/91758PoCuFvSR0CB9TS2" alt=""><figcaption></figcaption></figure>

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

3. The Operator with be notified to watch for the deposit. Once the deposit has been verified, the Operator will confirm the deposit as completed. This may not happen right away due to many factors, so please be patient and keep the page open, and if you accidentally close the page or lose connection, refresh the dashboard and go to the “Staked Assets” tab in the and find the section “Undelegated BODs”. Check to see that there are available BODs with non-zero balances and click on the “Delegate” button. If you had just made a deposit, the system may not have finished confirming the deposit yet as BTC transactions can take up to 20 minutes or more.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.motif.finance/user-guide-bitdsm-testnet/how-to-mint-dtp/deposit.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.
