> For the complete documentation index, see [llms.txt](https://manulcorp.gitbook.io/manulcorp-product-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manulcorp.gitbook.io/manulcorp-product-guides/accessories/cz-bren/selector-set.md).

# Selector Set

{% hint style="success" %}
**Compatible models:**

CZ BREN 2 (5.56x45)

CZ BREN 2 (7.62x39)

CZ BREN 2 BR

CZ BREN 3

CZ 600 Trail
{% endhint %}

{% tabs %}
{% tab title="🇬🇧 ENG" %}

## Installation

1. **Pull out the magazine and check the chamber of the firearm**
2. From the bottom of the magazine, push on the locking plate through the hole in the base pad and pull the factory base pad halfway off
3. Press the visible part of the locking plate with your thumb to prevent the spring from shooting out.
4. Pull the factory base pad off and fit the new base pad onto the magazine body.
5. Push the locking plate under the new base pad and pull the new one onto the magazine so the locking plate locks into the hole in the new base pad.
6. Check the creation - the base pad cannot be easily unlocked when pushed, so it should sit snugly.
7. <mark style="color:red;">**Point the weapon into a safe area and check the operation of the firearm**</mark>
   {% endtab %}

{% tab title="🇨🇿 CZE" %}

## Montáž

1. **Vytáhněte zásobník a zkontrolujte, zda je zbraň v bezpečném stavu**
2. Ze spodní strany zásobníku zatlačte na západku skrze díru ve dně a vysuňte dno zhruba do poloviny pláště
3. Viditelnou část západky zakryjte palcem a přidržte ji, aby nedošlo k vystřelení pružiny
4. Stáhnětě tovární dno zásobníku z pláště a nasuňte nové do drážek
5. Palcem zatlačte západku pod nové dno a nasuňtě dokud západka nezaskočí do díry ve dně
6. Zkontrolujte aretaci - dno nesmí jít vysunout bez zatlačení na západku
7. <mark style="color:red;">**Namiřte zbraň do bezpečného prostoru a zkontrolujte funkci zbraně**</mark>
   {% endtab %}
   {% endtabs %}


---

# 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, and the optional `goal` query parameter:

```
GET https://manulcorp.gitbook.io/manulcorp-product-guides/accessories/cz-bren/selector-set.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
