> 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/managing-your-juniors.md).

# Managing Your Juniors

If your children shoot at the club, you can add them to your account as **junior members**. They don't have their own login — they belong to your account, and you look after their bookings and records.

## What to know

* Juniors don't have their own login or password — you manage everything for them.
* You [book them onto events](/for-members/booking-onto-events.md) and pay on their behalf.
* You fill in their shooting records.
* Their membership renews alongside yours.

## Adding a junior

1. Open **General Settings**.
2. Scroll down to **Manage Junior Members**.
3. Tap **Add Child** in the top right and fill in their details.

If your club charges a junior fee, you'll be taken to checkout to pay it there and then. That payment covers them until the end of the current membership year; after that, the fee is added to your invoice each year when your own membership renews.

{% hint style="info" %}
Some clubs make juniors free — if yours does, there's no payment step.
{% endhint %}

## Booking for your juniors

When you book an event that allows juniors, they'll appear as options on the booking form so you can book them on alongside — or instead of — yourself. Whether juniors can attend a given event is up to the club. See [Booking onto Events](/for-members/booking-onto-events.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/for-members/managing-your-juniors.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.
