> For the complete documentation index, see [llms.txt](https://help.unisched.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.unisched.app/legal/home.md).

# Юридична інформація

Дорогі друзі! Цей розділ Довідкового центру Unisched містить важливу юридичну інформацію, що регулює Ваші взаємини з Громадською організацією «Верховний Порядок», яка опікується ініціативою «Цифровий Університет». Як Ви можете знати, наша команда прагне забезпечити максимальну прозорість, отож ми зібрали тут усі ключові документи, які визначають порядок обробки даних, умови надання послуг, захист прав інтелектуальної власності тощо.

## Застосунок

{% hint style="success" %}
З метою отримання роз'яснень, Ви можете спробувати скористатися нашим ШІ-помічником :robot:
{% endhint %}

{% columns %}
{% column %}
{% content-ref url="/pages/hC2knyz6KdEhjI03SzN6" %}
[Публічна оферта Unisched](/legal/terms.md)
{% endcontent-ref %}

{% content-ref url="/pages/OfM9ExuZ4OdrokAgtoA2" %}
[Політика конфіденційності](/legal/privacy.md)
{% endcontent-ref %}

{% content-ref url="/pages/n0OXrsq4G6GKxqlBDDiV" %}
[Політика видалення даних](/legal/data-deletion.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y4uGWAxkwEEsCfe7G7Sj" %}
[Вікові обмеження](/legal/age-suitability.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %} <button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Поставити запитання ШІ</button>

* [Умови використання послуги зміни реквізитів для отримання виплат](/legal/terms/change-bank-account.md)
* [Умови щодо використання простого електронного підпису в Unisched](/legal/terms/simple-signature.md)
  {% endcolumn %}
  {% endcolumns %}

## Організація

{% columns %}
{% column %}
{% content-ref url="/spaces/pdVj8YsoVPzWR0R4eQcb/pages/kSXJXj0xSPFnWOcHNr6J" %}
[Юридичні відомості та документи](https://ngo.supremeorder.rocks/open-data/legal)
{% endcontent-ref %}

{% content-ref url="/spaces/pdVj8YsoVPzWR0R4eQcb/pages/pgdoecrTrKMqY0i68K7m" %}
[Фінансова та статистична звітність](https://ngo.supremeorder.rocks/open-data/finstat-reports)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/spaces/pdVj8YsoVPzWR0R4eQcb/pages/RhRSeTV6qofUz8ixOW9D" %}
[Антикорупційна інформація](https://ngo.supremeorder.rocks/open-data/anti-corruption)
{% endcontent-ref %}

{% content-ref url="/spaces/pdVj8YsoVPzWR0R4eQcb/pages/D8GuMRllp7E8UO4N1wF8" %}
[Інформація щодо лобіювання](https://ngo.supremeorder.rocks/open-data/lobbying)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

<a href="/spaces/pdVj8YsoVPzWR0R4eQcb/pages/hGAb4t5eJa8UTFWaqZxV" class="button primary" data-icon="globe-pointer">Перейти на вебсайт</a><a href="/spaces/pdVj8YsoVPzWR0R4eQcb/pages/72vZHIw81uW9lvcyTraf" class="button secondary" data-icon="phone">Зворотний зв'язок</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.unisched.app/legal/home.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
