# Yield DCA

## Yield DCA on Hydration

1/ Go to [Hydration](https://app.hydration.net/) and cross-chain your vDOT (or swap any asset into vDOT).

2/ Click on "**Trade**" menu, then "**Yield DCA**" sub-menu.

<figure><img src="/files/Q1SB0HN6RAwAk7nSqURX" alt=""><figcaption><p>Yield DCA feature</p></figcaption></figure>

3/ Select the Asset (any asset from the omnipool) you want to DCA on, and the period (1 Week, 1 Month, 6 Months, 1 Year).

<figure><img src="/files/UrPIvQPPEuIvITStpP6E" alt=""><figcaption><p>Set-up your vDOT Yield DCA</p></figcaption></figure>

4/ Click on "**Schedule DCA trades**" and sign the Transaction.

Your yield will be automatically swapped into the desired asset based on the frequency you had chosen.

The higher the amount, the shorter the period between 2 swaps.

A summary is displayed for the user at any time:

<figure><img src="/files/WDAbyaR8xeWMYHbpHQ9t" 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.bifrost.io/dapp-tutorials-and-use-cases/yield-dca.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.
