# Quickstart

### Sign up

Open the [DevEngineOz Whop](https://whop.com/devengineoz/) page and **select** the '**Gentlemen's Suite Premium**' item and select the approach that best suits you. You **may** need to setup a free **Whop** account to complete the process.

{% hint style="info" %}
[DevEngineOz Whop](https://whop.com/devengineoz/)\
\
**Note**: Future indicator(s) will be added to the above page when they become available.
{% endhint %}

<div data-full-width="false"><figure><img src="/files/7ytetnh0FiKBf1JJdU3f" alt=""><figcaption></figcaption></figure></div>

### Claim indicator(s) access

Once the sign up has been successfully completed you can claim your indicator(s) access.&#x20;

You will be taken the below screen.

<div data-full-width="false"><figure><img src="/files/jYJ9W4MqJoAtvo3mX37B" alt=""><figcaption></figcaption></figure></div>

1. Enter your **TradingView** username

   * You can find this inside **TradingView** by looking at '**Your profile**'.
   * This **must** be correct or you won't get access to the indicator(s).

   <figure><img src="/files/rEmHo25qxWd3s6VpC5ef" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/mwwx18H5y180ykshkMtP" alt="" width="367"><figcaption></figcaption></figure>

2. Click '**Set**'

3. Click '**Claim Indicators**'

4. You should see a confirmation pop up in **Whop** confirming access has been granted.

5. If there is an error, you should go back to **TradingView** to confirm your **username** is accurate.

### Add claimed indicator(s) in TradingView

If the above steps have been completed successfully you should now be able to access the claimed indicator(s) using the following steps.

<figure><img src="/files/V7yip66lK7A8fZvza5mc" alt=""><figcaption></figcaption></figure>

1. Open **TradingView** charts
2. Click '**Indicators**' in the top toolbar
3. Click '**Invite-only**' in the '**Indicators, metrics, and strategies**' pop up
4. The script should now be visible for you to select and add to your chart, for this case it's '**DevEngineOz's Gentlemen's Suite Premium**'

### Update Visual order for best experience

To ensure the best experience for the indicator (important for the '**DevEngineOz's Gentlemen's Suite Premium'** indicator for the candles to present the best) it's advised to make this indicator the first in your indicators list.&#x20;

<figure><img src="/files/JV2biTlNdVWX24T7wCDl" alt=""><figcaption></figcaption></figure>

1. Click the '**...**' (3 dots) next to the indicator
2. Click '**Visual order**'
3. Click '**Bring to front**'
4. Your indicator should now be at the top of the list and this should address issues with needing to 'hover' over the indicator to show the features.

<figure><img src="/files/ykJwmqHgY9oYMa7tYDtT" alt=""><figcaption></figcaption></figure>


---

# 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://devengineoz-tradingview-indicato.gitbook.io/devengineoz-tradingview-indicators/documentation/getting-started/quickstart.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.
