> For the complete documentation index, see [llms.txt](https://docs.range-mate.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.range-mate.co.uk/for-members.md).

# For Members

- [Joining a Club](https://docs.range-mate.co.uk/for-members/joining-a-club.md): A Club has invited you to apply via Range Mate, here's what you should know
- [Installing the App](https://docs.range-mate.co.uk/for-members/installing-the-app.md): Add Range Mate to your phone, tablet or computer so it opens like an app.
- [Belonging to More Than One Club](https://docs.range-mate.co.uk/for-members/multiple-clubs.md): What it means to belong to more than one club on Range Mate.
- [Accounts, Passwords & Logins](https://docs.range-mate.co.uk/for-members/accounts-passwords-and-logins.md)
- [Account Types](https://docs.range-mate.co.uk/for-members/account-types.md)
- [Booking onto Events](https://docs.range-mate.co.uk/for-members/booking-onto-events.md): How members book onto events, pay, bring their juniors, cancel, and check in on the day.
- [Your Shooting Records](https://docs.range-mate.co.uk/for-members/your-shooting-records.md): Logging and viewing your own shooting records
- [Tracking Your Progress](https://docs.range-mate.co.uk/for-members/tracking-your-progress.md): Seeing how far you've progressed through your club's membership stages and what's left to do.
- [Declarations](https://docs.range-mate.co.uk/for-members/declarations.md): How to complete the declarations your club asks you for, and keep them up to date
- [Documents](https://docs.range-mate.co.uk/for-members/documents.md): Find and read the documents your club shares with you.
- [Sharing and Borrowing Guns](https://docs.range-mate.co.uk/for-members/sharing-guns.md): Sharing your guns with other members, and logging shoots with a borrowed gun
- [Managing Your Juniors](https://docs.range-mate.co.uk/for-members/managing-your-juniors.md): Adding and looking after junior members on your account


---

# 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://docs.range-mate.co.uk/for-members.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.
