# Entering a raffle

As long as you meet the entry requirements for a raffle, entering is as simple as clicking on the *Register* button. If you do not meet a requirement, the requirement will be highlighted in red along with a cross icon on the left of it:

<figure><img src="/files/mDr5jgBBFIxfi6VYbEhk" alt="" width="375"><figcaption></figcaption></figure>

## Amber wallet warning

If you have currently entered, or previously won a raffle for a specific project with your selected wallet, but you select that same wallet to enter a raffle for the same project, then an amber warning as shown below will appear. This is only a warning to inform you and can be ignored if you prefer to continue with the same wallet.&#x20;

As with all warnings and errors, more information is shown upon hover.

<figure><img src="/files/gUSBsPB3gOS20MhTIGXD" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://alphabot-docs.gitbook.io/alphabot/for-individuals/entering-a-raffle.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.
