# Solution: Bitcoin staking DTP

Staking DTP consists of two tokens: DTPShares as an *external* token, free to trade, while reBTC is an *internal* token that is controlled by the DTP contract to earn yield. Users can either create a personalized staking DTP with a self-curated DeFi strategy or mint an existing one.

Motif, as a protocol, does not mint staking DTPs but instead provides app developers with the flexibility to launch customized Bitcoin staking DTPs.

#### Fees

Staking DTP issuers and operators can set their own commission and fees on staking rewards for minting and redemptions, with full control over how these rewards are distributed within their ecosystem.

#### Bitcon Remap

Staking DTP issuance is powered by Bitcoin Remap, which allows staking with any EigenLayer operator. Operators can customize the remap to align with their LPs' risk preferences. Since institutional node operators have diverse requirements for their staking setups, Remapping enables them to adjust signing privileges, the number of signers, timelocks, address types, and other parameters based on jurisdictional needs.


---

# 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.motif.finance/solution-bitcoin-staking-dtp.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.
