# Why Build Amplifier?

While taking a simple loan is not complex, using the loan protocol to its fullest requires multiple transactions to stake, claim, and route loan proceeds or staking rewards to target destinations.  Claiming rewards and restaking in multiple places within the dApp requires 2-8 transactions and your time to complete.   And if you want to do this every day, you have to remember to come into the dApp and perform this work manually.

The Amplifier was designed to make this process significantly easier by consolidating all of these claiming and staking transactions into one "Compound" transaction - only one thing to click and approve.  The Amplifier Autopilot was designed to go one step further and automatically run that one Compound function every day without you having to click the buttons and approve the transactions.

In essence, saving you time and simplifying the work to maximize your benefit from the EARN and Liquid Loans lending protocols.


---

# 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/amplifier/why-build-amplifier.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.
