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

# GET STARTED

#### Follow the 5 steps below to get started

{% stepper %}
{% step %}

## Create TradingView account

Ensure you have an account on [TradingView.com](https://www.tradingview.com/?aff_id=24882) \[It's free!].&#x20;

TradingView is the largest finance website globally used by traders all around the world for charting assets.&#x20;

Don't worry! It's just a platform for looking at charts, you can trade anywhere you wish.

<div data-with-frame="true"><figure><img src="/files/xZGsFC2YJbdy5bg56lGJ" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

## Sign up to BigBeluga

Sign up for BigBeluga at:  [https://bigbeluga.com](https://bigbeluga.com/#pricing)

#### Select the Subscription Plan:

<div data-with-frame="true"><figure><img src="/files/5eHtABnLE905BhZnbfxk" alt=""><figcaption></figcaption></figure></div>

#### Select payment method and add your payment and account details&#x20;

<figure><img src="/files/4ZpCG0cSaParwsB4f8Yp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Receive Email

After subscribing, you will receive a confirmation email with access details.

<div data-with-frame="true"><figure><img src="/files/VIpbPyWnxVlQFgubzBzS" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

## Connect your accounts!&#x20;

[Discord](https://discord.com/invite/FuW63RKgdc) account if you wish but most importantly, enter your <mark style="color:$primary;">TradingView</mark> username at the bottom and click Link account.

<div data-with-frame="true"><figure><img src="/files/N9whgyomWN5ejb3wJmNo" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

## Access to the premium indicators

### **You're all set!**&#x20;

Refresh your browser → open [TradingView](https://www.tradingview.com/) → navigate to your Invite-Only Scripts folder.\
Your advanced indicators are now unlocked!

<div data-with-frame="true"><figure><img src="/files/G99ShLNOK9RfYJdOlXxj" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

## **Explore the Documentation & Tutorials**

Now that you have access to the indicators, it’s time to learn how to use them like a pro!\
Head over to our [Documentation](/main-toolkits/market-waves-pro-tm.md) where we break down each tool in detail — from core concepts. Prefer to watch and learn? Check out our [YouTube Channel](https://www.youtube.com/@OfficialBigBeluga) for in-depth tutorials.

And don’t miss our [Discord server](https://discord.com/invite/FuW63RKgdc) — it’s where our pro traders hang out daily. You’ll find:

* Direct help from our team for any questions you have
* A dedicated channel with premium trading strategies using our indicators
* A vibrant community of like-minded traders
  {% endstep %}
  {% endstepper %}

*Make sure to take full advantage of all the educational content we’ve created to help you become a smarter, more confident trader.*


---

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