> 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/delegate-and-remap.md).

# Delegate & Remap

To start earning yields from a DeFi App, follow these steps:

1. Connect using the same wallet that was used to create the BOD as the request can only be initiated by the BOD owner
2. Go to the “Staked Assets” tab in the “My Stakes” Dashboard and find the section “Undelegated BODs”
3. Check to see that there are available BODs with non-zero balances and click on the “Delegate” button. If you had just made a deposit, the system may not have finished confirming the deposit yet as BTC transactions can take up to 20 minutes or more.
4. Choose an App from the list and confirm

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

5. Sign the transaction request for delegation

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

7. Alternatively view the list of Apps and read about each one at [bitdsm.org/apps](http://bitdsm.org/apps) (links on the home page) and delegate directly by clicking on “Delegate” button and sign any transaction request for delegation
8. Wait for the delegation request to complete. You should see a confirmation dialog and the delegated BOD under “Staked Assets” tab in the “My Stakes” Dashboard in the section “Delegated BODs” with pertinent information, as well as under the “Recent Transaction” tab.

<figure><img src="/files/az9JPtdzcnGPvTjgyoAX" 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/delegate-and-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.
