# Disclaimer

1. **Subject to Change**\
   The information contained in this document—including but not limited to project roadmaps, features, timelines, and strategic plans—is subject to change at the sole discretion of the Superfruits AI team. All development, deployment, and operational decisions are preliminary and may be modified in response to shifting priorities, market conditions, or unforeseen circumstances.
2. **Financial and Strategic Authority**\
   Superfruits AI reserves the right to allocate resources and funds as deemed necessary for the platform’s growth, maintenance, and community engagement. The Superfruits AI team retains full authority over all financial and strategic decisions related to the project.
3. **No Liability for External Risks**\
   While Superfruits AI endeavors to promote user safety through security-focused tools such as Dragonfruit AI, we assume no liability for any losses, scams, or damages arising from fraudulent or malicious activities in the Web3 ecosystem. Users remain solely responsible for protecting themselves against potential risks.
4. **No Financial Advice**\
   The Superfruits AI bot, Dragonfruit AI, and any associated tools do **not** serve as financial advisors. All information, analyses, or suggestions provided are for informational purposes only and should **not** be construed as financial, legal, or investment advice. You are urged to conduct thorough research and consult qualified professionals before making any financial decisions.
5. **User Responsibility**\
   Your use of the Superfruits AI platform, including interactions with our AI agents and tools, is at your own risk. Superfruits AI makes no guarantees regarding the accuracy, completeness, or reliability of the information provided. You acknowledge that you are solely responsible for any actions taken based on the content and guidance shared by Superfruits AI and its tools.
6. **Acceptance of Terms**\
   By accessing or using the Superfruits AI platform, you confirm that you have read, understood, and agree to be bound by these terms. If you do not agree to these disclaimers and conditions, you should discontinue use of the platform immediately.


---

# 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://superfruitss-organization.gitbook.io/superfruits-ai/docs/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.
