# DCA

### Overview

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcwYQpa80pkI2XyxeyWAG1uBtt3j0Dgalb4WfGBZfU620mvKQkDNKWmZw9wUUc1wAbVW0A9ZfxJ9Oe0wrV_nCA5v72dBYVrW_RjRP7c2XwDRI76gMBIrNYiogd8ukygCdtQ9x4HNHMDOiMOZAs9e03cfeRD?key=WWgjTa8UOthVKrQ9CcS3bA" alt=""><figcaption></figcaption></figure>

Dollar-Cost Averaging (DCA) is a strategy that involves investing a fixed amount of money at regular intervals, regardless of the asset's price. This method is favored by many cryptocurrency investors as it helps mitigate price volatility, reduces the risk of investing a large amount at once, and minimizes emotional decision-making. In decentralized ecosystems, where token liquidity is relatively lower compared to centralized exchanges, DCA becomes an essential feature. Swapscanner is the first platform on the Kaia network to support DCA, significantly enhancing convenience for Kaia DeFi investors.

### How to Use DCA

1. Click on "Automated Trading (DCA)" within the Swap page.<br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcNwc64l8eCnjAV3VfBc1sYLGxUiPxL3Q4P5NCpDD3mQSLCPKS_WBGczPGDycRezih9Erg-m35nQS-95LXhy2RHIQZ19HfVZsWJxha3nbpCy9GSFI3NKT7-SUsj5tN0tTWb5CptKn8shYCxFJpfGjDNwdM?key=WWgjTa8UOthVKrQ9CcS3bA" alt=""><figcaption></figcaption></figure>
2. Set the input value based on either "Total Amount" or "Per Transaction.<br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdmhfs28YD6WpEtNg7RckBWg3kLS3IW_pbFKdnwK_yAD2JU6fDXWhJf97YxC8TOIWReCvXH3Gcid0H6dxQ8ylqmTwNkrDuFDGc0b3fXqN7POCijpI2EFhfZ83I8v_FKGSaaF1tqvhiSNoEDuZIL30TjWYg?key=WWgjTa8UOthVKrQ9CcS3bA" alt=""><figcaption></figcaption></figure>
3. Choose the amount of the token you wish to provide, select the token to receive, and specify the number of transactions and intervals<br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiHhYUJq055H3dixWarp3-N194_-kpdphJD-hlZwbF1mxP8wGP64z0gpGCtAowgjicLuir8Eo16j98OU7immpMrS3oCgbxIVY0rM5t3P28EC0VF3EysxWa53w6elIRvzzgBdXxBBgULJFrIZgaI1WF2nCy?key=WWgjTa8UOthVKrQ9CcS3bA" alt=""><figcaption></figcaption></figure>
4. If you set DCA price conditions, you can establish a range based on the current exchange rate. Transactions will not execute if the rate falls outside this range<br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdKuAQAe3_BaKoa3SiiAqmm50cEWTPBkncCQfMhvR6AiB3tIIbIzPQoI8dySbrirDPof6lGoZPDH61pEv8o88iASwpuHeznOurCLODBvtUyaqUgpFEFO5TMjAL5J4QLVLjlafFzui1j7GRiWaF4e_OlInE?key=WWgjTa8UOthVKrQ9CcS3bA" alt=""><figcaption></figcaption></figure>

### Policies

* Each trade must be at least $1.
* The minimum number of trades is two.
* If no DCA price condition is set, transactions will execute at the market rate.
* The slippage for DCA is 0.1%.

### Audit

The audit was conducted through Theori. No Critical or High issues were found, and all identified issues, including 2 Medium and 4 Informational issues, have been resolved

{% file src="/files/hkxVJB6CV9dGmqwhMf5Q" %}


---

# 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.swapscanner.io/english/service/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.
