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

# Getting Started

## 🚀 Getting Started with ChartNation

Welcome! Let's get you up and running with ChartNation indicators in just a few minutes.

***

### Quick Setup Guide

Follow these simple steps to start using ChartNation indicators on TradingView:

#### Step 1: Access Your Indicators

After purchasing or subscribing to ChartNation on [Whop](https://whop.com/chartnation):

1. Go to TradingView tab on the left side bar
2. Enter your TradingView username to clim access
3. Accept the invitation to access our indicators

#### Step 2: Open TradingView

1. Go to [TradingView.com](https://www.tradingview.com)
2. Log in to your TradingView account
3. Open any chart you want to analyze

#### Step 3: Add ChartNation Indicators

1. Click the **"Indicators"** button at the top of your chart
2. Go to the **"Invite-only scripts"** tab
3. Find your ChartNation indicators
4. Add them to your favorites, then add the indicators to your chart

#### Step 4: Customize Settings

1. Click the **gear icon** ⚙️ next to the indicator name
2. Adjust parameters to match your trading style
3. Save your favorite settings as defaults

***

### 🎬 Video Tutorial

**Watch our 3-minute setup guide:**

\[Embed video here - Installation & Setup]

***

### ⚡ First Time Using Indicators?

#### What Are Trading Indicators?

Trading indicators are mathematical calculations based on price, volume, or open interest that help traders:

* Identify trends
* Find entry and exit points
* Confirm trading signals
* Manage risk

#### ChartNation's Approach

Our indicators are designed to be:

* **Simple to understand** - Clear visual signals
* **Easy to customize** - Flexible parameters
* **Powerful** - Professional-grade algorithms
* **Reliable** - Tested across multiple markets and timeframes

***

### 📚 What's Next?

Now that you're set up, explore these resources:

→ [**Browse All Indicators**](/documentation/indicators/indicators.md) - See our complete library → **Video Tutorials** - Learn advanced techniques\
→ **Best Practices** - Get the most out of ChartNation → **Trading Strategies** - Ready-to-use setups

***

### 💡 Pro Tips

**Tip 1:** Start with one indicator and master it before adding more

**Tip 2:** Always test indicators on a demo account first

**Tip 3:** Combine indicators with price action for best results

**Tip 4:** Join our Discord community for tips and support

***

### ❓ Need Help?

\*\*Can't find your answer? Contact Us at <support@chartnation.net> or open a ticket on our [Discord](https://discord.gg/wRUaXPsq)


---

# 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:

```
GET https://chartnation.gitbook.io/documentation/docs/readme.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.
