# О квадрокоптере Геоскан Пионер

**Квадрокоптер Геоскан Пионер** — многофункциональный учебно-методический комплекс. TRIK Studio поддерживает данную платформу для [программирования](/pioneer/about.md#programming).

![Геоскан Пионер](/files/-M5NaSWJrd4D97fncqUZ)

{% hint style="info" %}
Подробную информацию читайте на официальном [сайте](https://www.geoscan.aero/ru/products/pioneer/copter) производителя.
{% endhint %}

## Программирование квадрокоптера <a href="#programming" id="programming"></a>

Для программирования квадрокоптера Геоскан Пионер выберите «Квадрокоптер "Пионер"» в настройках TRIK Studio во вкладке [«Роботы»](/studio/interface/faq-robot-settings.md).

![](/files/-M5NdvdfDMh3KIRP9gQX)

Используйте [специализированные](/pioneer/blocks.md) и [общие](/studio/programming-visual/blocks.md) блоки для написания программ.

Подробнее о визуальном программировании читайте в статье

{% content-ref url="/pages/-M0Npqc4WgYQzryDW1qz" %}
[Программирование на визуальном языке](/studio/programming-visual.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://help.trikset.com/pioneer/about.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.
