> For the complete documentation index, see [llms.txt](https://spread-hunter.gitbook.io/spread-hunter-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spread-hunter.gitbook.io/spread-hunter-docs/disclaimer.md).

# Застереження (Disclaimer)

**Версія:** 1 · **Чинна з:** 17 червня 2026

Короткий загальнодоступний дисклеймер для **Spread Hunter** (`spreadhunter.app`), зокрема для публічного дашборду, який видно без реєстрації. Повні умови — в [Угоді користувача](/spread-hunter-docs/terms.md) та [Попередженні про ризики](/spread-hunter-docs/risk.md).

***

* **Не фінансова порада.** Spread Hunter — це технічний інструмент. Жодні дані, спреди, графіки, показники чи приклади на сайті не є інвестиційною, фінансовою, юридичною чи податковою порадою або рекомендацією. Рішення ви приймаєте самостійно.
* **Дані «як є».** Інформація про спреди, ціни та фандинг надходить зі сторонніх бірж і надається **«як є»**, без гарантій точності, повноти чи своєчасності.
* **Високий ризик.** Торгівля криптовалютами та деривативами пов'язана з високим ризиком, включно з **можливою повною втратою коштів**. Минулі результати не гарантують майбутніх. Будь-які числові показники продуктивності ілюстративні й не є обіцянкою результату.
* **Не біржа й не custodian.** Оператор не зберігає коштів користувачів і не керує капіталом; усі угоди виконуються через ваші власні рахунки на біржах.
* **Зняття відповідальності.** Власники та оператори проєкту не несуть відповідальності за будь-які збитки від використання Сервісу в максимально дозволеному законом обсязі (див. [Угоду](/spread-hunter-docs/terms.md) §§12–13).

Користуючись сайтом, ви погоджуєтесь із цим Застереженням, [Угодою](/spread-hunter-docs/terms.md), [Політикою конфіденційності](/spread-hunter-docs/privacy.md) та [Попередженням про ризики](/spread-hunter-docs/risk.md).


---

# 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:

```
GET https://spread-hunter.gitbook.io/spread-hunter-docs/disclaimer.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.
