# Registration Guide

### Overview

At Rafflelink, we use a unique registration system where each raffle requires a separate registration. This means there are no permanent user accounts to manage - you'll receive new access details for each raffle you create.

### How It Works

#### New Registrations

* Each raffle requires a new, individual registration
* You'll receive fresh login credentials for each raffle you create
* No need to remember or store permanent account details

#### [Returning Users](#returning-users)

* Use your email address to:
  * View your past raffles
  * Create new raffles based on previous ones
  * Access your raffle history

#### Editable Fields

After registration, you can modify most raffle details with these exceptions:

* Organization details (fixed)
* Contact details (fixed)

All other fields remain fully editable after initial registration.

### Benefits

* Simplified access management
* No need to remember login credentials
* Easy duplication of previous raffle settings
* Flexible editing options for most raffle parameters


---

# 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://help.rafflelink.com.au/getting-started/registration-guide.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.
