# Dollar-Cost-Average Vault

The dollar-cost average has been a trading strategy used in the stock market to allow investors to buy stocks at an average price. As the price of BTC and other assets are very volatile, it is a great strategy for leveling the cost so that it does not buy high. The strategy is aimed at long-term growth with little to no work on when to invest

The strategy buys assets like BTC over a period of time. The strategy will buy each day at the same time to get the average price of the assets. This is continued for months to even years depending on the principal amount. This way we are never buying all the assets at once in order to avoid buying at a high price. As BTC and other cryptocurrencies are volatile, the dollar cost average allows us to level the price and ensure that we do not lose too much but at the same time do not miss out on the large gains.

{% embed url="<https://youtu.be/-O40-NDIAb4>" %}

<figure><img src="/files/HMuwNJxDTNql6d42uDzm" 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://doc.xwin.finance/v1.1-docs/vaults/partner-vault/auto-trading-vault/xwin-dollar-cost-average-vault.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.
