# Amplifier Autocompounder

The Amplifier is a custom front-end for both EARN Protocol and Liquid Loans (Liquity forks), that enables users to automatically compound debt positions and rewards earned by participating in these protocols. It simplifies compounding strategies for end-users, who can select from a list of predetermined strategies or design their own custom strategy. The Amplifier streamlines the process by allowing multiple complex actions to be executed in a single transaction via this protocol.

### How does Amplifier work?

The Amplifier is developed on top of EARN Protocol and Liquid Loans.  To first understand the functionality of either of these two protocols, please refer to the EARN section above. Liquid Loans is a separate protocol, created by a different team, that functions essentially the same as EARN but using $PLS for collateral instead of $PLSX.  Amplifier is a front-end to those protocols, giving you access to all of the functionality that each protocol provides, but Amplifier can simplify complex actions into a single transaction, making interacting with EARN and Liquid Loans significantly easier.

Amplifier empowers the user to retain custody of their assets while also providing the capability to compound yield automatically. When a user interacts with Amplifier, they deploy a customizable contract controlled by their personal address. Amplifier executes the predetermined variables set by the user through personalized contracts, allowing complex strategies to be carried out via a single transaction, which can be automated for the end-user's convenience.&#x20;


---

# 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.powercity.io/litepaper/amplifier-autocompounder.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.
