> 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/onboarding-policy.md).

# Onboarding Policy

All CBRS registrations—including reactivations of radios previously removed for non-payment of SAS fees—will be subject to a one-time, non-refundable CPI Onboarding Fee of $300.00. This fee applies **per** gateway.\
\
**Key Details:** \
All new CBRS registrations are subject to approval by XNET, based on radio type and deployment location. Please open a support ticket via the question mark icon on the website [xnetmobile.com](https://xnetmobile.com/). The support team will handle your inquiry.\
\
**Important:** If your registration is approved, you will be required to select a SAS pre-payment plan for a 6 or 12 month term. All fees—including the CPI Onboarding Fee and SAS pre-payment—must be paid in full prior to reward eligibility. \
\
**Please note:** We offer only 6-month and 12-month SAS billing cycles. All payments are final and non-refundable. If you have already purchased a CBRS radio from us (Roofus, Magnus), you will be exempt from paying the one-time Onboarding fee.


---

# 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/onboarding-policy.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.
