> For the complete documentation index, see [llms.txt](https://autofarm.gitbook.io/autofarm-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autofarm.gitbook.io/autofarm-network/ecosystem/autoamplify.md).

# AutoAmplify

AutoAmplify is Autofarm's programme for onboarding new projects that wish to list on autofarm. Any project from a chain which is supported by Autofarm or any EVM-compatible network willing to get onboard the Autofarm ecosystem can now [apply ](/autofarm-network/ecosystem/autoamplify/application-form.md)for the partnership programme!

For our users this means:

1. Amplified vaults which give **EXTRA vault rewards** on the side in the form of a native reward token of the newly onboarded project;
2. Participate in **trading competitions** on AutoSwap to get reward tokens airdropped in the form of a native reward token of the newly onboarded project.

## Frequently Asked Questions

### How can I join in on these cool extra rewards?

Pick a chain of your choice on the top of the page > open "Filters" > click "AutoAmplified" filter > recognize the amplified vaults on the blue extra APY% as shown below:

![](/files/Rhlli78sq8CLyI1VNGXs)

### How do I recieve the extra Amplify rewards?

If you enter an AutoAmplified vault, you will immediately start earning the Amplify rewards right away and these will be visible in the top of the vault details as shown below:

![](/files/oqdKhBWcHWrAaGdB7NHs)

It is possible to harvest these rewards at any time, once they show up they will never dissapear. This can be done by using the Harvest button shown above, or on the autofarm homepage. However, the rewards will also be automatically harvested at each withdraw & deposit action inside the vault.

### How do I participate in the Trading Competitions?

That's very easy! Just head over to [AutoSwap](https://autofarm.network/swap/) and make a swap! The more swaps you make + the higher the amount, will score you points for the trading competition. Always make sure you carefully check out the launch announcement for further guidelines about any specific AutoAmplify trading competitions.

### Do I need to KYC for the vault rewards or trading competition?

No, this is DeFi :smile:

### How often do these AutoAmplify occur?

AutoAmplify launches are random, so you can never know when the next one will come. Autofarm aims to amplify vault multiple times a month spread over different chains.

These launches can be in form of Amplified APYs on existing autofarm vaults, or through airdrops for AutoSwap users!

### Are all projects under AutoAmplify safe?

Autofarm will perform a series of due diligence checks / technical assessments to try and get a sense of a project's safety. Please refer to the onboarding documents for the most up to date requirements. Keep in mind that projects onboarding under the AutoAmplify Program may have their own underlying strategies (e.g. algo-stable protocols) or technical / smart contract risks. Any project listed as an AutoAmplify partner do not constitute endorsement, recommendation, or favor by Autofarm in any way.

Please keep doing your own research and make an educated decision as to whether the underlying project is one you want to invest in. Understand also that Autofarm will not take any responsibility for things such as a project's success, price action, etc.

{% hint style="warning" %}
PLEASE DO NOTE: THIS IS NOT A FORMAL AUDIT AND REMEMBER TO ALWAYS DO YOUR OWN RESEARCH (DYOR). DEFI IS RISKY!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://autofarm.gitbook.io/autofarm-network/ecosystem/autoamplify.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
