> For the complete documentation index, see [llms.txt](https://docs.gxc.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gxc.io/hw/hardware-accessories/rf-components-and-cables.md).

# RF Components and Cables

## Cables

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>GXC-N2N-065</td><td>6.5 ft Long Type-N Antenna Jumper</td><td data-object-fit="contain"><a href="https://4084968256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgSxa0NIdBp5aDw7Lf2N9%2Fuploads%2FtVqMiBWEP5pNrLhPWSX2%2FData-Aliance-Nm2mNm200.png?alt=media&amp;token=5400d59f-5bd2-4df6-b74e-fec047cb86ce">Data-Aliance-Nm2mNm200.png</a></td></tr><tr><td>GXC-4N4-065</td><td>1/2” jumper super flexible, PE jacket, 4.3-10 male to 4.3-10 male, 6.5 ft</td><td data-object-fit="contain"><a href="https://4084968256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgSxa0NIdBp5aDw7Lf2N9%2Fuploads%2Fcp1jkIGqxNUiM6BCukBH%2F4.3-10%20.5%20inch%20cable.jpg?alt=media&amp;token=847e9be6-4b44-458a-8e1d-faf65c3bc622">4.3-10 .5 inch cable.jpg</a></td></tr><tr><td>GXC-N2N-100</td><td>10.0 ft Long Type-N Antenna Jumper, LMR-200 or equivalent</td><td data-object-fit="contain"><a href="https://4084968256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgSxa0NIdBp5aDw7Lf2N9%2Fuploads%2FAMV1zTttScRz2i1eOvpQ%2FData-Alliance-Nm3mNm200.png?alt=media&amp;token=23f21a96-f291-4aa6-b90b-b8e41829af99">Data-Alliance-Nm3mNm200.png</a></td></tr></tbody></table>

## Adapters

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>GXC-ADP-43N</td><td>Adapter, RF Connector, 4.3-10 Mini DIN Male (Plug) to Type-N Female (Jack) - (4.3-10 Antenna Adapter for Type-N Cables)</td><td data-object-fit="contain"><a href="https://4084968256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgSxa0NIdBp5aDw7Lf2N9%2Fuploads%2Fp9SqCZLdVARlpDokJXj8%2FAmazon-4.3-10-male-to-N-female%20B0DT8MVFML.png?alt=media&amp;token=bb7b5169-6df5-4735-b7f0-2c9e04355b79">Amazon-4.3-10-male-to-N-female B0DT8MVFML.png</a></td></tr><tr><td>GXC-ADP-N43</td><td>RF Connector Adapter, Type-N Male (Plug) to 4.3-10 Mini DIN Female (Jack), (Type-N Antenna Adapter for 4.3-10 Cables)</td><td data-object-fit="contain"><a href="https://4084968256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgSxa0NIdBp5aDw7Lf2N9%2Fuploads%2FwguOh1WG7sTmS4tZ00mg%2FAmazon-B0D2ZWWS6Q.png?alt=media&amp;token=28aab25c-f770-4c91-a468-9ddb732a5a14">Amazon-B0D2ZWWS6Q.png</a></td></tr></tbody></table>

## Couplers/Combiners/Filters

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>GXC-HCK-001 </td><td>3.55 - 3.7Ghz Hybrid Coupler Kit</td></tr><tr><td>GXC-DFK-001 </td><td><p>600M to 4.2GHz</p><p>CBRS Band-Stop </p><p>3570-3680 Band Pass Filter</p></td></tr><tr><td>GXC-BPF-001</td><td>CBRS (3570-3680) Band Pass Filter</td></tr><tr><td>GXC-BRF-001 </td><td>CBRS (3570-3680) Band Reject Filter</td></tr><tr><td>GXC-HCBn48-001</td><td>ONYX - CBRS (3570-3680) Hybrid Combiner Kit</td></tr></tbody></table>


---

# 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://docs.gxc.io/hw/hardware-accessories/rf-components-and-cables.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.
