# Welcome to Avely Finance

Avely Finance is a [liquid staking](https://docs.avely.fi/reference/faq#what-is-liquid-staking) protocol built on [Zilliqa](https://docs.avely.fi/zilliqa-blockchain) blockchain. It allows users to earn staking rewards without locking their funds.

Users can delegate ZIL or transfer staked ZIL to Avely Finance smart contract. The smart contract stakes ZIL, automatically claims ZIL rewards and restakes them. In return users get [stZil](https://docs.avely.fi/how-it-works/stzil-token) token - a tokenized version of staked ZIL.

[stZil](https://docs.avely.fi/how-it-works/stzil-token) can be used the same way you would use your ZIL. It's transferable, it can be used in defi 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.avely.fi/welcome-to-avely-finance.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.
