# Staking Guide/FAQ

## Staking FAQ

{% embed url="<https://illuvium.io/staking-faq>" %}

## Background and Step by Step Guide

Please read this before starting!&#x20;

{% embed url="<https://medium.com/illuvium/28-everything-you-need-to-know-about-staking-ilv-6669594b2fac>" %}

## Video Tutorial

Great overview by council member Rahlord! Feel free to ask more questions in Discord!

{% embed url="<https://www.youtube.com/watch?v=C6YugU4zZr4>" %}

## Liquidity Providing - What is Impermanent Loss?

For those looking to provide liquidity (in the ILV:ETH Sushi Liquidity Pool) it's recommended you understand Impermanent Loss. Here is a good resource to start with.

{% embed url="<https://academy.binance.com/en/articles/impermanent-loss-explained>" %}


---

# 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://illuvinati.gitbook.io/illuvium-archives/staking-faq.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.
