> For the complete documentation index, see [llms.txt](https://xnet-mobile.gitbook.io/xnet-mobile-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xnet-mobile.gitbook.io/xnet-mobile-docs/deploy-connect-earn/cbrs.md).

# CBRS

## Status of CBRS

We’ve always believed in the convergence of carrier-grade Wi-Fi and cellular as the future of mobile connectivity. As we've consistently said, we have strong conviction in the long-term viability and future potential of our CBRS product.\
\
The XNET network will soon deliver a full range of cellular connectivity services—including voice, data, and e911—to a T-1 U.S. mobile carrier. \
A second major carrier is expected to join the program shortly after, expanding cellular access on our network to a combined 249 Million mobile subscribers nationwide. \
\
We see this development as a major milestone on the path toward wireless connectivity convergence. Stay tuned for more details in the coming weeks.\
\
Our new [onboarding process](https://xnet-mobile.gitbook.io/xnet-mobile-docs/deploy-connect-earn/cbrs/onboarding-policy) for CBRS deployments will remain selective and region-specific to ensure roaming agreement compliance. Meanwhile, existing CBRS radios on our network will continue benefiting from the [XIP-11](https://xnet-mobile.gitbook.io/xnet-mobile-docs/xnet-foundation/foundation/xnet-token/governance/xnet-improvement-proposals/xip-11) Proof-of-Coverage emissions pool, with earnings maintained based on Hex Type and Uptime metrics.

### Overview

Citizens Broadband Radio Service (CBRS) is a 150 MHz-wide slice of the 3.5 GHz band (3550–3700 MHz) that has been opened up in the United States for shared commercial use. The FCC established an innovative three-tier spectrum access system for CBRS – incumbents (e.g. Navy radars), Priority Access License (PAL) holders, and General Authorized Access (GAA) users – all coordinated by a Spectrum Access System (SAS) to prevent interference ([nist.gov](https://www.nist.gov/programs-projects/citizens-broadband-radio-service#:~:text=The%20FCC%20Part%2096%20rules,radiolocation%20services%20in%20this%20spectrum)). This framework allows organizations to utilize mid-band spectrum without owning exclusive licenses, under the condition that they coexist with and yield to higher-tier users as needed. For example, federal radar sites have top priority.

CBRS has quickly gained traction for private LTE/5G networks and other emerging use cases. In January 2020 the FCC authorized full commercial use of the band, enabling carriers and new entrants alike to deploy 4G/5G networks in CBRS without costly spectrum auctions. Key applications include fixed wireless access for rural broadband, enterprise private cellular networks, and **neutral host** infrastructure that improves coverage for multiple mobile operators. In essence, CBRS offers a **“third path”** for expanding wireless coverage: not a public macro network, not traditional WiFi, but a locally controlled cellular network operating in shared spectrum.

### Complementary Role to WiFi Offload

CBRS neutral host networks complement our existing WiFi offload strategies, addressing coverage issues by adding additional integrated cellular layers. Enterprises continue leveraging both WiFi and CBRS for optimal coverage, ensuring critical services over CBRS while using WiFi for broad data. The combination supports multi-RAN environments for diverse needs, filling cellular gaps with CBRS and providing high-capacity access via WiFi, keeping all users connected regardless of device or service.


---

# 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://xnet-mobile.gitbook.io/xnet-mobile-docs/deploy-connect-earn/cbrs.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.
