> 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/create-bod.md).

# Create BOD

To begin, you need to create a BOD, co-sign it with an Operator, and deploy a smart contract (which is a representation of the state of the BOD on the Ethereum blockchain) by following these steps (it is recommended that you use the OKX wallet as you need to connect both a BTC and ETH wallet):

1. Click on “Stake & Earn” button on the homepage or on the “Create BOD” button on the Discover BOD Operators. Alternatively, connect to an ETH wallet to reveal the “My Stakes” Dashboard, and click on “Create BOD” button on the dashboard.

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

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

2. On the “Create a BOD” form, connect to a Bitcoin wallet (i.e. OKX Wallet), sign request and choose an operator from the dropdown list, then confirm. On the same form, you can also click on “Read more about Operators” link to find a list of available Operators. You can also “Skip this, I want to use an existing BOD I already own” and skip directly to staking

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

3. In the background, a multisig wallet (BOD) is created and signed by both you and the Operator. A transaction request will be presented. Sign and pay the gas fee for the smart contract deployment by using an ETH wallet.

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

4. Once the BOD has been successfully created, you should receive a confirmation dialog. Check the dashboard by going to the “Staked Assets” tab in the “My Stakes” Dashboard, and in the section “Delegated BODs” you should find the BOD you just created. Congratulations! You are now officially a BOD owners.

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

<figure><img src="/files/CyizNnlzOQpgqlDqVCoY" 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/create-bod.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.
