> For the complete documentation index, see [llms.txt](https://hash7-gitbook.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hash7-gitbook.gitbook.io/en/legal/disclaimer-statement-for-digital-asset-trading.md).

# Disclaimer Statement for Digital Asset Trading

Statement of Disclaimer for Trading Digital Assets is an integral part of the [Terms and Conditions](/en/legal/terms-and-conditions.md).

**Grid Trading**&#x20;

Grid trading is employed for executing transactions, the efficiency of which relies on parameters set by the User. Configuration of trading parameters and investment decisions are solely made by the User. HASH7LABS LIMITED does not take any actions or make any decisions regarding trading parameters and does not provide guarantees regarding the profitability of Grid Trading.&#x20;

The User acknowledges that past results of trading strategies are not indicative of future results and do not guarantee that future results will be profitable or consistent with past performance. The User understands the risks associated with the use of Grid Trading and commits to conducting the appropriate due diligence to ensure that these conditions are suitable for them. HASH7LABS LIMITED is not responsible for any risks associated with the use of Grid Trading.

**Risk Warning**&#x20;

Cryptocurrencies are highly volatile digital assets characterized by significant price fluctuations and the potential for rapid loss of funds. The User acknowledges that the use of services and applications by HASH7LABS LIMITED implies their awareness of the risks associated with price volatility in the cryptocurrency market, as well as potential losses in trading or holding crypto assets. The User guarantees that they will invest only funds they can afford to lose.&#x20;

The User also confirms that they are aware of other potential risks associated with cryptocurrency trading. Furthermore, the User guarantees that they always bear responsibility for careful assessment of all risks and possess a sufficient level of knowledge, financial capability, and risk tolerance to use our services and participate in the volatile cryptocurrency market.&#x20;

Actual profits and losses will depend on various factors, including market behavior, market movement, and trade size. HASH7LABS LIMITED does not guarantee profits and is not responsible for investment decisions and client-selected trading parameters.


---

# 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://hash7-gitbook.gitbook.io/en/legal/disclaimer-statement-for-digital-asset-trading.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.
