> 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/english/disclaimer.md).

# Disclaimer

**Version:** 1 · **Effective from:** June 17, 2026

A brief, publicly available disclaimer for **Spread Hunter** (`spreadhunter.app`), in particular for the public dashboard, which is visible without registration. The full terms are set out in the [User Agreement](/spread-hunter-docs/english/terms.md) and the [Risk Disclosure](/spread-hunter-docs/english/risk.md).

***

* **Not financial advice.** Spread Hunter is a technical tool. None of the data, spreads, charts, metrics, or examples on the site constitute investment, financial, legal, or tax advice or a recommendation. You make your decisions yourself.
* **Data "as is".** Information about spreads, prices, and funding comes from third-party exchanges and is provided **"as is"**, without any warranty as to accuracy, completeness, or timeliness.
* **High risk.** Trading cryptocurrencies and derivatives involves a high level of risk, including the **possible total loss of funds**. Past results do not guarantee future results. Any numerical performance figures are illustrative and are not a promise of any outcome.
* **Not an exchange and not a custodian.** The Operator does not hold users' funds and does not manage capital; all trades are executed through your own exchange accounts.
* **Limitation of liability.** The owners and operators of the project are not liable for any losses arising from use of the Service, to the maximum extent permitted by law (see the [User Agreement](/spread-hunter-docs/english/terms.md) §§12–13).

By using the site, you agree to this Disclaimer, the [User Agreement](/spread-hunter-docs/english/terms.md), the [Privacy Policy](/spread-hunter-docs/english/privacy.md), and the [Risk Disclosure](/spread-hunter-docs/english/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/english/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.
