# Welcome to our documentation

Section Blue develops mission-critical, NDAA-compliant drone components assembled in the USA using trusted domestic and allied supply chains.

Here you will find product specifications, CAD models, drawings and setup instructions.

If anything seems to be missing or unclear, please let us know so we can corect things. Our goal is to provide an easy to understand experience so you get get flying quickly.

Our full set of documentation will be available mid-May, 2026.


---

# 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.sectionblue.com/welcome-to-our-documentation.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.
