# Project

Purple-eyes is a platform that allows you to participate in a lottery based on the principle of "ordinals," which could be described as "NFTs."

It is a fair-play game that we hope will replace traditional lotteries over the years.\
The lottery tickets, called "predictions," are forecasts of the BTC/USD value over a one-month period.\
The old dusty number drawing machine is replaced by the chaotic movement of the Bitcoin price.

It is a simple and accessible game for everyone (as long as you comply with the laws of your region).

We are actively working on the development of the project and are listening to user feedback.<br>

## Beyond traditional lotteries

<table data-full-width="true"><thead><tr><th width="173.33333333333331">Aspect</th><th align="center">Traditional Lotteries</th><th align="center">Purple-eyes</th></tr></thead><tbody><tr><td>Decentralized </td><td align="center">X</td><td align="center">✓</td></tr><tr><td>Open source lottery draw</td><td align="center">X</td><td align="center">✓</td></tr><tr><td>Transparency</td><td align="center">X</td><td align="center">✓</td></tr><tr><td>Permit ticket resale</td><td align="center">X</td><td align="center">✓</td></tr></tbody></table>

### ⚠️ Disclaimer : For Entertainment Purposes Only

We want to remind everyone that our predictions are randomly generated and are not based on in-depth market analysis. This project is mainly for entertainment purposes, and participants should be aware that do not constitute trading advice.


---

# 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.purple-eyes.com/welcome/project.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.
