# Indicator Activation Process

### After you've finished the checkout process, here's what comes next

**What Happens After You Sign Up:** After signing up, you'll receive an email titled "Order Processing." This email confirms that your order has been successfully received. Your order is redirected to our TradingView access bot.

**When You'll Receive Access:** Within 1-6 minutes, our access bot will grant you access. Once this happens, refresh TradingView and navigate to the invite-only scripts tab to start utilizing your access.

{% hint style="warning" %}
**If Something's Not Right:** If you've made a typo with your TradingView username during checkout or can't find the Million Moves indicators in the invite-only scripts tab after 2 hours, reach out to us via email at <community@million-moves.com>. We're here to make things right!
{% endhint %}


---

# Agent Instructions: 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://docs.million-moves.net/start/upgrade-to-pro-version/indicator-activation-process.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.
