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

# Join Our Community

## **Welcome to the CandelaCharts Community!**

This is the central hub where traders can connect, exchange ideas, and discuss strategies. Whether you're a beginner or an experienced trader, this community offers a space to learn, share insights, and grow together.

### • [**Join the Discord Server**](https://discord.gg/etGSTepqbu)

Participate in real-time discussions, ask questions, and engage with other traders in our Discord community.

### • [**Follow on X**](https://x.com/CandelaCharts)

Stay up to date with the latest news, updates, and tips by following @CandelaCharts on X (formerly Twitter).

### • [**Follow on Tiktok**](https://www.tiktok.com/@candelachartsofficial)

Stay in the loop with the latest news, updates, and tips—follow @candelachartsofficial on TikTok!

### • [**Follow on Instagram**](https://www.instagram.com/candelacharts/)

Keep up with the latest news, updates, and trading tips—follow @candelacharts on Instagram!

### • [**Subscribe on Youtube**](https://www.youtube.com/@CandelaCharts)

Stay updated with the latest news, insights, and trading tips—subscribe to @candelacharts on YouTube!

### • [**Explore on TradingView**](https://www.tradingview.com/u/CandelaCharts/#published-scripts)

Check out our TradingView account, where you can access a variety of free open-source indicators. These tools are designed to help traders better analyze markets and make informed decisions.

Feel free to join the discussions, share your trading experiences, and make the most out of the collective knowledge available here. We’re excited to have you as part of the CandelaCharts community!


---

# 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.candelacharts.com/get-started/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.
