# Introduction

**Lotto Land is the first fully decentralized and transparent lottery program on zkSync Era ecosystem, pioneering a unique incentive model that rewards all participants.**

On Lotto Land on zkSync Era (Layer 2 of Ethereum), you can expect a fair and transparent lottery experience where every action (ticket purchase, prize distribution, etc.) is processed onchain by open-sourced smart contracts. Our program prioritizes user-centric features and strives for a decentralized, fair, transparent, and sustainable lottery ecosystem.

All smart contracts are listed [here](/contracts/smart-contracts.md). You're more than welcome to verify and report some bugs.

#### Join the Lotto Land community!

* **Website:**[ **https://app.ilotto.land/**](https://app.ilotto.land)
* **Twitter:** [**https://x.com/iLottoLand**](https://x.com/iLottoLand)
* **Discord:** [**https://discord.gg/iLottoLand**](https://discord.gg/YXk2zPfh)
* **Telegram:** [**https://t.me/iLottoLand**](https://t.me/+xHbdONaL43FjMTVl)


---

# 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.ilotto.land/readme.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.
