# What is NEON ?

The NEON Protocol is a decentralized, automated, and non-custodial/no-deposit DCA (Dollar-Cost-Averaging) protocol, making DCA easy and accessible for everyone.&#x20;

<figure><img src="https://751865922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCcuPBHkzsXiD7W7wzFdP%2Fuploads%2FJfnyTlrg9IHiBAkXSrZ6%2FNEON%20Protocol%20-%20Profile.jpg?alt=media&#x26;token=b6ecfb54-0beb-48dc-87ed-d1ae509648ce" alt="" width="188"><figcaption></figcaption></figure>

NEON protocol has 5 key strength points:

1. Automated DCA
2. Non KYC & No deposit
3. Best Price
4. Any ERC20
5. Limit order DCA

### Automated DCA

Historically, Dollar-Cost-Averaging has been one of the most effective and least challenging ways to invest in a market. The NEON Protocol simplifies it further by automating the process. While past performance is no guarantee of future results, DCA has served early crypto adopters quite well.

For instance, had anyone started DCA-ing near the peak of the previous cycle (2017-2018), they would be enjoying a +406% return on their BTC DCA today, even after the last market drawdown. (This is assuming a starting date of 01.01.2018 and a final date of 06.21.2018).

### No deposit

NEON never requires users to deposit funds. Funds are only withdrawn from users' wallets when trades or DCAs need to occur, and the purchased tokens are immediately returned.

### Best Price

NEON is committed to providing the best available price by leveraging [DeFi AMM Aggregators](https://nkson-protocol.gitbook.io/neon-protocol/integrations/exchanges)

### Any ERC20

Any ERC20 with sufficiently available liquidity on chain can be DCAed in or out on NEON.

### Limit order DCA

You can set a price zone for your DCA to be executed, by setting a maximum price.\
If the selected token is above the selected price at the time of execution, the execution will be skipped until the next date.


---

# 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/introduction/what-is-neon.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.
