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

# Disclaimer

The information contained within the ChartFi Docs is provided for informational purposes only.

By accessing or participating in the ChartFi ecosystem, you acknowledge and agree to the following terms.

***

## 📄 Informational Purpose

This documentation has been prepared to explain the vision, ecosystem, tokenomics, products, and future plans of ChartFi.

Nothing contained within these documents should be interpreted as financial, investment, legal, or tax advice.

Participants are encouraged to conduct their own independent research before making any financial decisions.

***

## 📈 Market Risk

Cryptocurrency markets are highly volatile.

The value of digital assets may increase or decrease significantly over time.

Participation in the ChartFi ecosystem does not guarantee profits or investment returns.

Every participant is responsible for their own financial decisions.

***

## 🏟️ ChartFi Arena

ChartFi Arena is a **paper trading competition**.

All participants trade using **virtual funds** while market prices reflect real-world financial markets.

No real money is used for trading within the Arena.

Rewards are community incentives distributed according to the official competition rules.

***

## 🔄 Future Development

The ChartFi ecosystem will continue evolving over time.

Features, products, reward structures, competitions, and roadmap objectives may be updated as development progresses.

Any future changes will be communicated through our official channels.

***

## 🌍 Third-Party Services

ChartFi may integrate or reference third-party services, market data providers, blockchain infrastructure, and external platforms.

ChartFi is not responsible for the availability, performance, or content of third-party services.

***

## ⚖️ User Responsibility

Participants are responsible for ensuring that their use of the ChartFi ecosystem complies with the laws and regulations applicable within their own jurisdiction.

ChartFi does not provide legal, financial, or tax advice.

***

## 💚 Our Commitment

ChartFi is committed to building a transparent, sustainable, and community-driven ecosystem.

We will continue working to improve our products, communicate openly with our community, and build long-term value through responsible development.

Thank you for being part of the ChartFi journey.

### **Trade. Grow. Fuel The Chart.**


---

# 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://docs.chartfidocs.xyz/disclaimer.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.
