# Restaking remap

A bitcoin address mapped to a stateless BitcoinPod(BOD) serves as the withdrawal credential for a staked validator on a different protocol.&#x20;

In this setup, the stateless BOD acts as a bridge for delegation, ensuring that the Bitcoin remains locked in the original protocol while enabling native restaking. This approach allows users to maximize the utility of their staked assets, enabling participation in multiple protocols simultaneously.

<figure><img src="/files/0MNjs3PT5h7hlXnCEzl6" alt=""><figcaption></figcaption></figure>


---

# 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/restaking-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.
