# Automated transactions on a chain

By leveraging the DCA feature, it is effectively possible to organize your DCA in the way to maximize the transactions count on the selected chain.

This may be particularly useful to increase interactions with the aforementioned chain and/or the protocols on it.

It is possible to pursuit this specific objective whilst minimizing the market exposure / risk by selecting linked pairs such as stablecoin to stablecoin or ETH to staked ETH (and similar pairs).

Regardless of optimizing the DCA for this intended purpose, performing a regular DCA on a chain will still increase your on-chain activity, opening the door to potential airdrops.

{% hint style="info" %}
In 2023, 100% of NEON users qualified for the $ARB Arbitrum airdrop, from the lower tiers to the maximum amount available for heavy users.
{% endhint %}


---

# 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://nkson-protocol.gitbook.io/neon-protocol/features-and-usecases/automated-transactions-on-a-chain.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.
