# Earn

## <mark style="color:blue;">**Earn**</mark>

The Earn section on Elys Network allows users to generate passive income through two main options: **Simple Staking** and **Liquidity Mining**. Both methods enable users to earn rewards based on their level of participation and support for the network. Whether you prefer the simplicity of staking or the active engagement of liquidity provision, Elys Network offers tailored solutions to suit various earning strategies.

## <mark style="color:blue;">**Simple Staking**</mark>

#### <mark style="color:blue;">**Overview**</mark> Simple Staking provides users with an effortless way to earn rewards by staking their ELYS and USDC tokens. Learn more about it here : [<mark style="color:blue;">Simple Staking</mark>](/docs/core-features/earn/simple-staking.md)

## <mark style="color:blue;">**Liquidity Mining**</mark>

#### <mark style="color:blue;">**Overview**</mark> Liquidity Mining allows users to earn rewards by providing liquidity to designated pools on Elys Network. When you add tokens to a liquidity pool, you enable efficient trading on the platform. In return, liquidity providers receive a share of the fees generated from trades, as well as additional  token rewards, offering a lucrative way to passively earn. Learn more about it here: [<mark style="color:blue;">Liquidity Mining</mark>](/docs/core-features/earn/liquidity-mining.md)


---

# 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://elys-network.gitbook.io/docs/core-features/earn.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.
