# Initial Configuration

## Invite only

Right now, Range Mate is invite only for clubs. If you'd like to get a link to setup your club, just shoot us an email to <support@range-mate.co.uk> and we can send you one.

Once you have a link, visit it and you'll follow theses steps:

1. Create a club. This will include your basic club info
2. Add yourself as the first admin user. This will be the same as any new or existing member applying, but will automatically make you an admin at the end
3. Confirm your email address

At this point, your club is created and ready to be set up. There are a couple of mandatory things you need to do, which you'll be guided through with a wizard:

1. Register or link a Stripe account to take payments
2. Create your Membership Types
3. Add at least 1 Location
4. Subscribe to a Plan

At this stage, you're ready to start using Range Mate and getting your members onboard.


---

# 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.range-mate.co.uk/features/setting-up-a-new-club/initial-configuration.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.
