# Common Jetson PAB Knowledge Base

- [ARK Services](https://docs.arkelectron.com/knowledge-base/knowledge-base/common-jetson-pab-knowledge-base/ark-services.md)
- [Services](https://docs.arkelectron.com/knowledge-base/knowledge-base/common-jetson-pab-knowledge-base/ark-services/services.md): This page explains the function of each ARK-OS service.
- [Updating the Flight Controller Firmware](https://docs.arkelectron.com/knowledge-base/knowledge-base/common-jetson-pab-knowledge-base/updating-the-flight-controller-firmware.md): The ARKV6X Flight Controller can be flashed with PX4 or Ardupilot.
- [Power Cycling USB Ports](https://docs.arkelectron.com/knowledge-base/knowledge-base/common-jetson-pab-knowledge-base/power-cycling-usb-ports.md)
- [USB Wi-Fi Adapters](https://docs.arkelectron.com/knowledge-base/knowledge-base/common-jetson-pab-knowledge-base/usb-wi-fi-adapters.md)
- [USB Bluetooth Adapters](https://docs.arkelectron.com/knowledge-base/knowledge-base/common-jetson-pab-knowledge-base/usb-bluetooth-adapters.md)
- [USB Cameras and GPS](https://docs.arkelectron.com/knowledge-base/knowledge-base/common-jetson-pab-knowledge-base/usb-cameras-and-gps.md)
- [Apt Upgrade Hold Back Risky Packages](https://docs.arkelectron.com/knowledge-base/knowledge-base/common-jetson-pab-knowledge-base/apt-upgrade-hold-back-risky-packages.md)
- [GPIO Control](https://docs.arkelectron.com/knowledge-base/knowledge-base/common-jetson-pab-knowledge-base/gpio-control.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.arkelectron.com/knowledge-base/knowledge-base/common-jetson-pab-knowledge-base.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.
