# Disclaimers

By accessing and using ARCHIE, you acknowledge that you have read, understood, and agreed to these disclaimers. ARCHIE is designed to provide cryptocurrency trading tools and resources, but it is not a financial advisor, broker, or custodian.

Trading cryptocurrencies carries inherent risks, including market volatility, slippage, and potential losses. Users are responsible for their own trading decisions, and ARCHIE assumes no liability for financial outcomes. We recommend that all users exercise caution and consult with qualified professionals before engaging in cryptocurrency trading. For detailed terms and conditions, please review this document in its entirety.


---

# Agent Instructions: 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://archie.gitbook.io/archie-the-fine-print/legal/disclaimers.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.
