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

# Disclaimer

Crypto is risky. Memecoins more so. Most of them go to zero eventually, and no amount of clean data changes that — the terminal exists to **sharpen your read and tighten your timing**, not to remove the risk from the trade.

Size your positions so a 100% loss on any single play doesn't break you. Have an exit before you have an entry. Take profit on the way up.

You are responsible for your own trades, your own taxes, and your own decisions. Nothing in this documentation is financial, investment, or legal advice. AI can make mistakes.


---

# 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://docs.hashhunter.ai/hash-hunter-terminal/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.
