# Діаграми з базовими потоками

Ця сторінка є візуальним довідником основних операцій та процесів, які виконує споживач API GeoPard. Ця сторінка містить діаграми, які лаконічно ілюструють потоки для ключових завдань. Кожна діаграма відображає подієво-орієнтовану природу API GeoPard, демонструючи, як різні сутності взаємодіють і реагують на зміни в режимі реального часу, забезпечуючи таким чином всебічне розуміння роботи API.

1. [Реєстрація поля](/geopard-tutorials/ukrainian/dokumentaciya-api/diagrami-z-bazovimi-potokami/1.-reyestraciya-polya.md)
2. [Підписка GraphQL](/geopard-tutorials/ukrainian/dokumentaciya-api/diagrami-z-bazovimi-potokami/2.-pidpiska-graphql.md)
3. [Отримання супутникових зображень](/geopard-tutorials/ukrainian/dokumentaciya-api/diagrami-z-bazovimi-potokami/3.-otrimati-suputnikovi-znimki.md)
4. [Завантажити набори даних ґрунту | AsApplied | Врожайність](/geopard-tutorials/ukrainian/dokumentaciya-api/diagrami-z-bazovimi-potokami/4.-zavantazhiti-nabori-danikh-gruntu-or-asapplied-or-vrozhainosti.md) включаючи власні дані техніки, такі як ISOXML
5. [Виконати рівняння](/geopard-tutorials/ukrainian/dokumentaciya-api/diagrami-z-bazovimi-potokami/5.-vikonati-formuli.md)
6. [Згенерувати карту зон](/geopard-tutorials/ukrainian/dokumentaciya-api/diagrami-z-bazovimi-potokami/6.-zgeneruvati-zonesmap.md)
7. [Завантажити растрові дані](/geopard-tutorials/ukrainian/dokumentaciya-api/diagrami-z-bazovimi-potokami/7.-zavantazhiti-dani-v-sitci.md)
8. [Завантажити оригінальні дані](/geopard-tutorials/ukrainian/dokumentaciya-api/diagrami-z-bazovimi-potokami/8.-zavantazhiti-originalni-dani.md)
9. Відобразити супутникові зображення\*

{% hint style="info" %}
Для діаграм, позначених \*, (наприклад: *Відобразити супутникові зображення\**), можливості GeoPard вже реалізовані, опис буде доступний незабаром.
{% endhint %}


---

# 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.geopard.tech/geopard-tutorials/ukrainian/dokumentaciya-api/diagrami-z-bazovimi-potokami.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.
