# safety switch

The Pixhawk is sold without the switch safety. To arm your autopilot without it, you must activate the `Circuit breaker` function in QGroundControl. Setting this parameter to `22027` will disable IO safety.

{% hint style="warning" %}
Enabling this circuit breaker is at own risk. The other solution is to connect your own safety switch to the All-in-One port of your Pixhawk.
{% endhint %}

![safety switch](/files/-LU5o4cvCqtE1YjfBh6z)


---

# 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://drotek.gitbook.io/pixhawk-3-pro/software/qgroundcontrol/safety-switch.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.
