> For the complete documentation index, see [llms.txt](https://docs.epls.win/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.epls.win/introduction/quickstart.md).

# Overview

<mark style="color:blue;">**easy (easy)**</mark> is a decentralized on-chain probability engine that automatically redistributes economic activity through instant, verifiable rewards.

Each transaction routed through the protocol pool generates a fee that accumulates inside the smart contract.\
When a predefined threshold is reached, the protocol initiates a draw, and the reward is sent directly to the winner’s wallet.

The winner is selected:

* fully on-chain;
* proportionally to token weight;
* using verifiable randomness.

Architectural principles:

* immutable – parameters are constants, not variables;
* autonomous – no owner, no operator, no admin keys;
* verifiable – randomness by [<mark style="color:blue;">**Chainlink**</mark>](https://docs.chain.link/vrf/v2-5/getting-started) VRF, every draw traceable on-chain;
* perpetual – runs as long as the chain runs and people trade.

***

**Essence**

easy is not a traditional lottery.\
An onchain financial instrument <mark style="color:blue;">**where probability becomes protocol.**</mark>

<details>

<summary>Disclaimer</summary>

Interacting with tokens, smart contracts, and onchain systems involves risk and may result in partial or total loss of capital.

The information provided within the <mark style="color:blue;">**easy**</mark> project is for informational and educational purposes only and does not constitute an offer, solicitation, or recommendation to buy, sell, or hold any assets. Nothing should be considered financial, investment, legal, or tax advice.

Users should conduct their own research, evaluate their financial situation, and consult independent professional advisors where appropriate before engaging with any assets or protocols.

All outcomes generated by the system are the result of probabilistic mechanisms and onchain activity. They do not guarantee any future results or returns.

Asset values may be volatile and subject to market conditions, regulatory developments, and technological changes.

<mark style="color:blue;">**easy**</mark> is an autonomous protocol. There is no operating company, no legal entity, and no central point of contact beyond public community channels. Once deployed and ownership is renounced, the protocol operates independently of its original contributors.

For technical details on contract behavior and guarantees, see "Trustless by Design".

</details>
