> 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/5th-jun-26.md).

# 5th Jun 26

## :sparkles: New

* You can now **add Range Mate to your phone, tablet or computer** so it opens from an icon like a normal app — no app store needed. See [Installing the App](/for-members/installing-the-app.md) for the steps on iPhone, iPad, Android and desktop.
* New guide on [belonging to more than one club](/for-members/multiple-clubs.md) — explaining that each club is completely separate, that you can reuse the same email address, that nothing is synced between clubs, and that you can install as many clubs' apps side by side as you like.
* You can now **share your guns with other members**. Open one of your guns and select **Share** (or use the *Share it with them* prompt while logging a shoot) to make it available to a specific member or to everyone in the club, for as long as you like. Once shared, it shows up in the borrower's gun list when they log a shoot — so the person who used it can record it properly. Your gun's usage history shows who used it and how many rounds they fired. Sharing only grants permission to log against the gun, never possession. Pistols, revolvers, Section 1 shotguns and Section 5 firearms can't be shared. See [Sharing and Borrowing Guns](/for-members/sharing-guns.md).


---

# 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/5th-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.
