# First Steps

## API-Key <a href="#api-key" id="api-key"></a>

When you place an order, you will receive your own API key, which must be entered in the "API key" field in at least one indicator before using the add-on or the workspace.

{% hint style="info" %}
When you change the API key, make sure that there is only one indicator in the workspace, otherwise the AT may overwrite the changed key with a saved old key.
{% endhint %}

## Chart View

![](/files/-MW9FB_Oc3P6p8bGkJLj)

## Chart Indicators

![Indicators can be moved and toggled in the chart ](/files/-MThB01ZokZUHAm7mi1K)

#### Drag and Drop <a href="#drag-and-drop" id="drag-and-drop"></a>

In addition to their return values, all indicators have a chart view, which can be moved around the chart as desired by "drag and drop"

#### Toggle <a href="#toggle" id="toggle"></a>

Info boxes can be hidden and shown by left-clicking on the symbol at the top left, this works with all info boxes.


---

# 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.thinkandtrade.net/fundamental-growth-addon/introduction/first-steps.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.
