# Knowledge Base

Reference pages covering core concepts for working with ARK products, drone electronics, and embedded systems.

{% content-ref url="/pages/ouMhukhelnOtJ32K0REZ" %}
[Microcontrollers](/knowledge-base/knowledge-base/microcontrollers.md)
{% endcontent-ref %}

{% content-ref url="/pages/dGUaOFVox2UtlbAw5Hqe" %}
[SWD Programming](/knowledge-base/knowledge-base/swd-programming.md)
{% endcontent-ref %}

{% content-ref url="/pages/k32VFyNfiBsHUDZCRczD" %}
[Serial Communication (UART)](/knowledge-base/knowledge-base/serial-communication-uart.md)
{% endcontent-ref %}

{% content-ref url="/pages/SL1pjYhfqE9YGKcw5UKE" %}
[CAN Bus](/knowledge-base/knowledge-base/can-bus.md)
{% endcontent-ref %}

{% content-ref url="/pages/4BbCZEqLQXpKEBNEgn4W" %}
[MAVLink](/knowledge-base/knowledge-base/mavlink.md)
{% endcontent-ref %}

{% content-ref url="/pages/LpJfs7RXdbAWX6WCbaaq" %}
[Connectors and Wiring](/knowledge-base/knowledge-base/connectors-and-wiring.md)
{% endcontent-ref %}

{% content-ref url="/pages/vir7X6J3wxfEUbNdprFF" %}
[Power and Grounding](/knowledge-base/knowledge-base/power-and-grounding.md)
{% endcontent-ref %}

{% content-ref url="/pages/LRLfP0DLR4dtkgEoZ6Rr" %}
[GPS Placement](/knowledge-base/knowledge-base/gps-placement.md)
{% endcontent-ref %}

{% content-ref url="/pages/ErcnVraCVi7cI3Pya3Sz" %}
[Communication Buses (I2C, SPI)](/knowledge-base/knowledge-base/communication-buses.md)
{% endcontent-ref %}

{% content-ref url="/pages/GV2RV5izsoBJE8mBB2Hk" %}
[Recommended Tools](/knowledge-base/knowledge-base/recommended-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/vARfEK4UNX5azdeGTN7c" %}
[ST-LINK Flashing Guide](/knowledge-base/knowledge-base/st-link-flashing-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/tB18bYz9kWARWJ45zruc" %}
[DroneCAN GUI Tool Guide](/knowledge-base/knowledge-base/dronecan-gui-tool-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/teQGD4TM8fftXJ2bdhKZ" %}
[PX4 Log Encryption](/knowledge-base/knowledge-base/px4-log-encryption.md)
{% endcontent-ref %}


---

# 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.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.
