# Get Started

## How to buy lottery tickets

1. Create wallet\ <mark style="color:blue;">Set up an EVM wallet, such as Metamask</mark>
2. Get Funds\ <mark style="color:blue;">Transfer your ETH to zkSync Era Network through</mark> [<mark style="color:purple;">bridge</mark>](https://app.rhino.fi/bridge?token=ETH\&chainOut=ZKSYNC\&chain=ETHEREUM)
3. Go to Lottery Center\ <mark style="color:blue;">Navigate to</mark> [<mark style="color:purple;">Lottery Center</mark>](https://app.ilotto.land/lotto) <mark style="color:blue;">and connect your wallet.</mark>
4. Buy lottery ticket\ <mark style="color:blue;">Choose one lottery program and buy tickets</mark>
5. Claim prizes\ <mark style="color:blue;">Navigate to</mark> [<mark style="color:purple;">Lottery History</mark>](https://app.ilotto.land/ticket) <mark style="color:blue;">to claim your prizes if you won the lottery</mark>

## How to earn rewards in Reward Center

1. Create wallet\ <mark style="color:blue;">Set up an EVM wallet, such as Metamask</mark>
2. Go to Reward Center\ <mark style="color:blue;">Navigate to</mark> [<mark style="color:purple;">Reward Center</mark>](https://app.ilotto.land/rewardcenter) <mark style="color:blue;">and connect your wallet.</mark>
3. Join Lotto Land\ <mark style="color:blue;">Click Join Lotto Land button and enter your referrer if you have one, and join the referral program</mark>
4. Share to your friends\ <mark style="color:blue;">Share your link to your friends through social media or im, invite  them to join Lotto Land</mark>
5. Claim rewards\ <mark style="color:blue;">As your referrals buy</mark> [<mark style="color:purple;">lottery ticket</mark>](/tutorials-faqs/lotto-ticket.md)<mark style="color:blue;">, you earn certain amount of</mark> [<mark style="color:purple;">Lotto Point</mark>](/tutorials-faqs/lotto-piont.md)<mark style="color:blue;">. At the end of an epoch, you can claim rewards in</mark> [<mark style="color:purple;">Reward Center</mark>](https://app.ilotto.land/rewardcenter)<br>


---

# 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/tutorials-faqs/get-started.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.
