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

# Welcome

Lucky Paws is a retro 90s world on Solana. At the core of it sits **Orbis** — a limited collection of 77 chibi kittens that you can evolve by burning them together.

We built a full arcade slot machine where you can earn your whitelist spot, a Discord bot to lock in your wallet, and an on-chain evolution system that lets you sacrifice three kittens to forge something rarer.

Everything is wrapped in CRT scanlines, pixel fonts, and chiptune music. If you grew up in the 90s, you'll feel right at home.

***

## Links

* **Website:** [luckypaws.io](https://luckypaws.io)
* **X:** [@OrbisPFP](https://x.com/OrbisPFP)
* **Discord:** [discord.gg/jabxaTxEFb](https://discord.gg/jabxaTxEFb)

<figure><img src="/files/jzhLSBuTwA3L37WV9HP5" alt=""><figcaption></figcaption></figure>


---

# 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://luckypaws.gitbook.io/luckypaws-docs/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.
