> 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/join-our-community.md).

# Join Our Community

ChartFi is more than a cryptocurrency project.

It is a growing ecosystem built by traders, builders, and community members who share a common vision of creating one of the most engaging trading communities in Web3.

Whether you're here to trade, compete, learn, or support the ecosystem, we'd love to have you as part of the ChartFi journey.

Stay connected through our official channels to receive the latest news, product updates, competition announcements, educational content, and community events.

***

## 🌐 Official Channels

#### 🌍 Official Website

[https://chartfi.onbsc.cc](https://chartfi.onbsc.cc/)

***

#### 💬 Telegram Community

<https://t.me/ChartFiPortal>

***

#### 📢 ChartFi Signals Bot

<https://t.me/ChartFiSignalsBot>

***

#### 🐦 X (Twitter)

<https://x.com/ChartFiTrade>

***

#### 🎥 TikTok

<https://www.tiktok.com/@chartfibnb>

***

#### 📧 Email

<ChartFi@protonmail.com>

***

#### 🏟️ ChartFi Arena

**Coming Soon**

The official ChartFi Arena will launch Soon, allowing traders around the world to compete using virtual funds, climb the leaderboards, and earn **$CHART** rewards.

***

## 📢 Stay Connected

Follow our official channels to receive:

📈 Market Analysis

🏆 Arena Competition Updates

🎁 Community Campaigns

📊 Ecosystem News

🔥 Buyback Reports

🚀 Product Development Updates

📚 Educational Content

***

## 🤝 Build With Us

The success of ChartFi depends on its community.

Every trader.

Every holder.

Every supporter.

Every contribution strengthens the ecosystem and helps shape the future of ChartFi.

Together, we are building more than a token.

We are building a community-driven trading ecosystem.

***

## 🚀 The Journey Starts Here

Thank you for taking the time to explore the ChartFi ecosystem.

We invite you to join our community, participate in the Arena, share your ideas, and grow with us as we continue building the future of community trading.

### **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/join-our-community.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.
