# How it Works

Elys Network is built on a few key components that work together to provide an efficient, rewarding, and secure DeFi experience:

<figure><img src="/files/6AALbPiSYAKIkRCI3LX9" alt=""><figcaption></figcaption></figure>

1. [<mark style="color:blue;">**Smart-Shielded Pools:**</mark> ](/docs/core-features/earn/liquidity-mining.md)Our dynamic weighted pools are powered by **real-time oracle data**, which adjusts asset weights to reflect current market conditions. This system helps **reduce impermanent loss** and ensures fair, accurate pricing for all participants, **creating a stable and efficient environment for liquidity providers**.
2. [<mark style="color:blue;">**Reward-Generating Tokenomics**</mark><mark style="color:blue;">:</mark>](/docs/tokenomic-and-rewards-system/elys-the-all-in-one-token.md) **The ELYS token lies at the core of the network’s reward model**. Every transaction, trades, and interaction across the platform generates fees, **which are redistributed to both Elys stakers and liquidity providers**. This model fosters continuous passive rewards for participants and scales with the network’s growth, enhancing user engagement and long-term sustainability.
3. [<mark style="color:blue;">**Rebalancing Incentives**</mark><mark style="color:blue;">:</mark>](/docs/core-features/earn/liquidity-mining.md#weight-recovery-reward) Users are incentivized to keep pools balanced, **earning additional rewards for actively maintaining optimal liquidity conditions**. This unique feature promotes a balanced ecosystem, **benefiting all users while enhancing pool stability**.
4. <mark style="color:blue;">**Advanced Features for Earning and Trading**</mark><mark style="color:blue;">:</mark> Elys Network offers multiple opportunities to earn and trade, including [<mark style="color:blue;">simple staking</mark>](/docs/core-features/earn/simple-staking.md), [<mark style="color:blue;">liquidity mining</mark>](/docs/core-features/earn/liquidity-mining.md), [<mark style="color:blue;">perpetual trading</mark>](/docs/core-features/perpetuals.md), and [<mark style="color:blue;">leveraged liquidity provision</mark>](/docs/core-features/leverage-lp.md). **Each of these features is designed to help users maximize returns through various strategies tailored to their risk tolerance and investment goals.**

Together, these components create an ecosystem that empowers users to harness the full potential of decentralized finance, offering a seamless blend of security, profitability, and innovation.


---

# 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/introduction/how-it-works.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.
