> For the complete documentation index, see [llms.txt](https://lucky-arena.gitbook.io/lucky-arena/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lucky-arena.gitbook.io/lucky-arena/welcome.md).

# Welcome

Lucky Arena is a decentralized jackpot platform that runs entirely inside Telegram. Buy tickets with crypto on Solana, BNB Chain, or Base, compete for prizes, earn chips for a weekly jackpot, and invite friends to earn even more.

### Key Features

🍀 Play across 3 blockchain networks from one Telegram bot

🍀 Non-custodial wallets created automatically for you

🍀 70% of every draw goes back to players

🍀 Weekly cross-chain chip jackpot

🍀 Two-tier referral rewards

No browser extensions. No seed phrases to remember. Just open Telegram and start playing.

### Supported Chains

We will look to include further blockchains on a case by case basis as partnerships require or as user demand requires. Currently Lucky Arena is available to play on:

🍀 Solana

🍀 BNB

🍀 BASE

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lucky-arena.gitbook.io/lucky-arena/welcome.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.
