> 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/changelog/3rd-jun-26.md).

# 3rd Jun 26

## :hammer: Improvements

* We've given the documentation a big refresh, correcting older pages and filling in the gaps. Updated guides now cover [booking onto events](/for-members/booking-onto-events.md) (including how far ahead you can book, refund policies and paying on arrival), [managing your account](/for-members/accounts-passwords-and-logins.md) (passwords, two-factor authentication and signed-in devices), [joining a club](/for-members/joining-a-club.md), [account types](/for-members/account-types.md), [users and the membership lifecycle](/for-club-admins/membership-lifecycle.md), [invitations](/for-club-admins/invitations.md), [shooting records](/for-members/your-shooting-records.md), [price overrides](/for-club-admins/managing-events/price-overrides.md) and [setting up a new club](/for-club-admins/setting-up-a-new-club.md). More to come!


---

# 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/changelog/3rd-jun-26.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.
