> For the complete documentation index, see [llms.txt](https://deeptrading.gitbook.io/guida-ea1-v3.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeptrading.gitbook.io/guida-ea1-v3.0/configurazione-verifica-licenza.md).

# Configurazione Verifica Licenza

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

Chiudi i Grafici indicati con le "**x**" e lascia aperto solo **EURUSD**

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

Il Time Frame di tutti i grafici deve essere sempre impostato su **M5**, non dimenticarlo.

<figure><img src="/files/8v3YQ4uaRWRo6hBXv6Az" alt=""><figcaption></figcaption></figure>

Vai col mouse su un simbolo qualunque, clicca il tasto destro e seleziona "**Nascondi tutto**" o "**Hide All**".

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

Clicca nuovamente col tasto destro e seleziona "**Mostra Tutto**" o "**Show All**"

Per aprire un grafico, vai nella sezione in cui ci sono tutte le coppie, in alto a sinistra, seleziona la coppia richiesta, tasto destro del mouse e clicca su "**Finestra Grafico**".

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

Adesso dobbiamo abilitare le **librerie DLL**. Questo passaggio è fondamentale, se dimentichi questo Step, l'operatività del Software sarà compromessa ed anche la verifica della licenza non andrà a buon fine. \
\
Vai su "**Strumenti**" e seleziona "**Opzioni**".

<figure><img src="/files/9jAx05eH764ZE1SzUqg2" alt=""><figcaption></figcaption></figure>

Apparirà la seguente finestra. <br>

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

Clicca le seguenti Check Box come nella seguente immagine.&#x20;

Adesso clicca sull'icona verde "**+**" e aggiungi questa URL: <https://deeptrading.eu/license-check.php>\
Permetterà di verificare se la tua licenza è presente nel nostro database e se pertanto è valida.

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

Adesso Clicca "**OK**".


---

# 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://deeptrading.gitbook.io/guida-ea1-v3.0/configurazione-verifica-licenza.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.
