# What is in-kind remap?

In traditional finance, **"in-kind"** refers to the transfer, payment, or settlement of assets in their **original form** rather than converting them into cash or another medium. It emphasises preserving the **nature** of the asset being exchanged. In ETF vocabulary, in-kind redemptions allows authorised participants to redeem shares in-kind rather than in cash.&#x20;

BitDSM is an on-chain effort to allow BTC stakers create and redeem their stake "in-kind" and put it to use in Ethereum's playground, without minting another asset.&#x20;

The table below outlines similarities between in-kind shares and in-kind remap.&#x20;

| Feature           | In-Kind shares                                | In-Kind Remap                                               |
| ----------------- | --------------------------------------------- | ----------------------------------------------------------- |
| Mechanism         | Transfer of ETF shares for Native assets      | Non-custodial redirection of asset control, aka, delegation |
| Tax implications  | Avoid liquidations. Minimising tax event.     | Remaps native bitcoin. Avoids conversion to a new asset     |
| Redemptions       | Orders redemptions via authorized participant | self-created/redeeemed. No intermediaries.                  |
| Applicability     | ETF share redemption for underlying asset     | Remap can be redeemed for underlying asset/stake            |
| Counterparty Risk | Funds remain with custodian                   | Funds remain with custodian                                 |


---

# 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/specification/what-is-in-kind-remap.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.
