> 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/user-guide/1.9-operation-with-volatile-coins.md).

# 1.9 Operation with volatile coins

To successfully trade highly volatile coins on the chosen exchange of your choice, you should first carefully read the Terms of Use for each specific coin.\
\
**Bybit:** On the Bybit exchange, highly volatile coins are marked with the <mark style="color:orange;">**Innovation Zone**</mark> tag. To trade such coins through Bybit, you need to find the desired asset on the exchange and, if the coin belongs to the list of <mark style="color:orange;">**Innovation Zone Tokens**</mark>, then going to the asset page, you will see a window with the Terms and Conditions and Privacy Policy. In this window, you must first agree to the terms and conditions of the coin. Only after that you will be able to trade volatile assets through the Hash7 trading bot.

<figure><img src="/files/3pJ9kmjEweeByWX9wZKn" alt="" width="375"><figcaption></figcaption></figure>

**Binance:** To trade volatile coins through the Binance exchange, you need to find the desired asset on the exchange and, when entering to the asset page, you need to pass a small test and agree to the Terms of Use. Only then you will be able to trade volatile assets through the Hash7 trading bot.

<figure><img src="/files/fgFl8qiJyRNkIDxL0nPw" alt="" width="563"><figcaption></figcaption></figure>

You can check out the list of <mark style="color:yellow;">**Seed tokens**</mark> on the Binance exchange via this link: <https://www.binance.com/en/markets/coinInfo-Seed?p=1>


---

# 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/user-guide/1.9-operation-with-volatile-coins.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.
