# Motif | Docs

## Motif | Docs

- [Motif](https://docs.motif.finance/motif.md): The first in-kind Bitcoin staking DTP on Ethereum
- [Problem: 'Bitcoin Solo Staking?'](https://docs.motif.finance/problem-bitcoin-solo-staking.md): “the absence of arbitrage opportunities is the basis of almost all modern financial theory” (Lamont & Thaler, 2003, p. 192)
- [Size of the Opportunity](https://docs.motif.finance/size-of-the-opportunity.md): Nearly $1 trillion worth of Bitcoin is sitting idle, waiting for a viable solo staking solution.
- [Solution: Bitcoin staking DTP](https://docs.motif.finance/solution-bitcoin-staking-dtp.md): The first scalable in-kind staking index with unlimited solo stakers.
- [Staking DTP vs Staking ETP](https://docs.motif.finance/solution-bitcoin-staking-dtp/staking-dtp-vs-staking-etp.md)
- [Staking DTP vs LSTs](https://docs.motif.finance/solution-bitcoin-staking-dtp/staking-dtp-vs-lsts.md)
- [On-chain primary markets](https://docs.motif.finance/on-chain-primary-markets.md): Creation/redemption arbitrage is usually restricted to authorised participants (APs) in traditional markets.
- [On-chain secondary markets](https://docs.motif.finance/on-chain-secondary-markets.md): Bitcoiners miss out on three key stable yield sources as their funds remain locked with custodians due to counterparty risk.
- [How to mint DTP](https://docs.motif.finance/user-guide-bitdsm-testnet/how-to-mint-dtp.md)
- [Create New Staking DTP](https://docs.motif.finance/user-guide-bitdsm-testnet/how-to-mint-dtp/create-new-staking-dtp.md)
- [Create BOD](https://docs.motif.finance/user-guide-bitdsm-testnet/how-to-mint-dtp/create-bod.md)
- [Deposit](https://docs.motif.finance/user-guide-bitdsm-testnet/how-to-mint-dtp/deposit.md)
- [Delegate & Remap](https://docs.motif.finance/user-guide-bitdsm-testnet/how-to-mint-dtp/delegate-and-remap.md)
- [How to redeem DTP](https://docs.motif.finance/user-guide-bitdsm-testnet/how-to-redeem-dtp.md)
- [Undelegate](https://docs.motif.finance/user-guide-bitdsm-testnet/how-to-redeem-dtp/undelegate.md)
- [Withdraw](https://docs.motif.finance/user-guide-bitdsm-testnet/how-to-redeem-dtp/withdraw.md)
- [Intuition](https://docs.motif.finance/specification/intuition.md)
- [What is in-kind remap?](https://docs.motif.finance/specification/what-is-in-kind-remap.md)
- [In-kind vs wrapped](https://docs.motif.finance/specification/what-is-in-kind-remap/in-kind-vs-wrapped.md)
- [Contract Architecture](https://docs.motif.finance/specification/contract-architecture.md)
- [BitcoinPod Overview](https://docs.motif.finance/specification/bitcoinpod-overview.md): aka BOD
- [Stateless vs Stateful](https://docs.motif.finance/specification/bitcoinpod-overview/stateless-vs-stateful.md)
- [Restaking remap](https://docs.motif.finance/specification/restaking-remap.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.motif.finance/motif.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.
