> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/it/guida-per-iniziare-su-giot/6.-attivazione-del-dispositivo-e-impostazione-delle-sue-proprieta.md).

# 6. Attivazione del Dispositivo e Impostazione delle sue Proprietà

Tutti i dispositivi vengono automaticamente associati al tuo profilo Tenant al momento dell'acquisto. Una volta ricevuto, assicurati che il nuovo dispositivo sia attivato per completare il processo di bootstrap e connetterlo senza problemi alla piattaforma.

### Attiva il dispositivo LCT e il dispositivo LM.

{% hint style="info" %}
Attiva Low Cost Tracker: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/MPHX8ZroDztaGHTPlcAc/\~/changes/35/guida-completa-al-low-cost-tracker/low-cost-tracker-documento-informativo/lct-procedura-di-attivazione](/it/guida-completa-al-low-cost-tracker/low-cost-tracker-documento-informativo/lct-procedura-di-attivazione.md)
{% endhint %}

{% hint style="info" %}
Attiva Level Meter: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/MPHX8ZroDztaGHTPlcAc/\~/changes/35/guida-completa-al-level-meter/level-meter-documento-informativo/lm-procedura-di-attivazione](/it/guida-completa-al-level-meter/level-meter-documento-informativo/lm-procedura-di-attivazione.md)
{% endhint %}

### Come identificare lo stato di Bootstrap e le Proprietà del Dispositivo.

{% hint style="info" %}
Pagina Introduttiva Dispositivi: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/MPHX8ZroDztaGHTPlcAc/\~/changes/35/guida-dellutente-alla-piattaforma/dispositivo/introduzione-sezione-dispositivi](/it/guida-dellutente-alla-piattaforma/dispositivo/introduzione-sezione-dispositivi.md)
{% endhint %}

### La scheda del dispositivo mostra **"Non Attivato"**?

<figure><img src="/files/wS86fbyr79owaq1k4Ypq" alt=""><figcaption><p>Dispostivo non Attivato</p></figcaption></figure>

{% hint style="info" %}
Sezione Dispositivi Non Attivati:\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/MPHX8ZroDztaGHTPlcAc/\~/changes/49/guida-dellutente-alla-piattaforma/dispositivo/introduzione-sezione-dispositivi](/it/guida-dellutente-alla-piattaforma/dispositivo/introduzione-sezione-dispositivi.md)
{% endhint %}

### Dalla sezione Proprietà si può anche:

* Cambiare il nome del dispositivo.
* Aggiungere una descrizione per il dispositivo.
* Caricare immagini del tuo asset.


---

# 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:

```
GET https://docs.g-iot.io/it/guida-per-iniziare-su-giot/6.-attivazione-del-dispositivo-e-impostazione-delle-sue-proprieta.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.
