# What is SuperStaker?

{% hint style="info" %}
**TL/DR:** SuperStaker is a tool that supercharges your staking yields by supply your Lido Staked ETH as collateral on Aave and borrowing ETH against it to stake even more ETH. Even after the interest paid on the debt, you could more than double your staking APR.
{% endhint %}

## Getting Started

**Got 90 seconds?** Check out a video demo of SuperStaker:

{% embed url="<https://youtu.be/1KOah5Lce0s>" %}

{% content-ref url="basics/lido-staked-ether" %}
[lido-staked-ether](https://docs.superstaker.xyz/basics/lido-staked-ether)
{% endcontent-ref %}

{% content-ref url="basics/steth-on-aave" %}
[steth-on-aave](https://docs.superstaker.xyz/basics/steth-on-aave)
{% endcontent-ref %}

{% content-ref url="basics/weth-debt-on-aave" %}
[weth-debt-on-aave](https://docs.superstaker.xyz/basics/weth-debt-on-aave)
{% endcontent-ref %}

{% content-ref url="basics/risk" %}
[risk](https://docs.superstaker.xyz/basics/risk)
{% endcontent-ref %}


---

# 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.superstaker.xyz/what-is-superstaker.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.
