# Service Bulletins and Critical Notices

- [Safety/Service Bulletins](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins.md)
- [SB\_0000001 Critical Service Bulletin for Beta Cube 2.1 (2016)](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000001-critical-service-bulletin-for-beta-cube-2.1-2016.md)
- [SB\_0000002 Critical Service Bulletin for Cubes Purchased between JAN 2019 to JUL 2019. DO NOT FLY](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000002-critical-service-bulletin-for-cubes-purchased-between-jan-2019-to-jul-2019.-do-not-fly.md)
- [SB\_0000003 Flight with Arming Checks Set Anything other than 1 prohibited](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000003-flight-with-arming-checks-set-anything-other-than-1-prohibited.md)
- [SB\_0000004 Limited Power Capacity of the RCIN Power Rail on The Cube Autopilots](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000004-limited-power-capacity-of-the-rcin-power-rail-on-pixhawk-autopilots.md)
- [SB\_0000005 I2C Storm can cause Inflight Reboots, Chibios ONLY, not Nuttx (all The Cube hardware)](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000005-i2c-storm-can-cause-inflight-reboots-chibios-only-not-nuttx-all-cube-and-pixhawk-hardw.md)
- [SB\_0000006 Time to Go Orange](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000006-time-to-go-orange.md)
- [SB\_0000007 Ethernet on Herelink One a SIYI Camera](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000007-ethernet-on-herelink-one-a-siyi-camera.md)
- [SB\_0000008 Here4 Magnetometer (Flight Status Restored)](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000008-here4-magnetometer-flight-status-restored.md)
- [SB\_0000009 Cube Red Free Upgrade for Beta Hardware](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000009-cube-red-free-upgrade-for-beta-hardware.md)
- [SB\_0000010 Mandatory Here4 Bootloader Update before Further Flight](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000010-mandatory-here4-bootloader-update-before-further-flight.md)
- [Critical Notices](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/critical-notices.md)
- [Powering Telemetry Radios Externally](https://docs.cubepilot.org/user-guides/service-bulletins-and-critical-notices/critical-notices/powering-telemetry-radios-externally.md)


---

# Agent Instructions: 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.cubepilot.org/user-guides/service-bulletins-and-critical-notices.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.
