# Введение

СТРИЖ -&#x20;&#x20;**это образовательный проект промышленного масштаба**, способствующий развитию беспилотной авиации в России и непосредственно обучению будущих Операторов и Техников БПЛА.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

По сути УМК СТРИЖ – это конструктор, который научит основам сборки БПЛА, пайки силовых и сигнальных проводов, работе с бесколлекторными электродвигателями, основам робототехники и программированию на двух языках программирования.&#x20;

* Прочная рама из композитного алюминия
* Полётный контроллер на прошивке PX4
* Бортовой компьютер Raspberry Pi
* Автопилот по Aruco-маркерам, Optical Flow и GPS
* Система FPV&#x20;

[Сайт](https://swifft.tech/)


---

# 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://swifft.gitbook.io/strizh/master.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.
