# How To Turbo Sync

## Important Turbo Sync Information

{% hint style="warning" %}
**Note:** Turbo Sync may lead to frequent erasing and writing in the micro SD card and it is only suggested to do when it is necessary.

If the synced block height of your device is very close to the blockchain (less than 200 blocks), Turbo Sync is not necessary for your device and you will not be able to run it.
{% endhint %}

![](/files/UTJpOz4s27gAOTAPLk3u)

The Turbo Sync process may take awhile to complete and depends on the network speed. Please maintain a solid Internet connection and be patient with the syncing process.

{% hint style="info" %} <mark style="color:red;">**IMPORTANT:**</mark> Please do not power off the device during the Turbo Sync process, otherwise your miner will have a corrupted ledger during the next boot and will start syncing again from the last blessed snapshot. In that case, you will have to repeat the Turbo Sync process.

{% endhint %}

### How To Run Turbo Sync

{% hint style="info" %}
**Note:** You will need to log-in to the Local Console as described [here](/home/local-console/m1-local-console-guide/how-to-log-in.md).
{% endhint %}

1. Click the "**Turbo Sync**" button to start the process after logging in.

![Trubo Sync](/files/WRiY1vuyHqJMQu5k31eX)

2\. Read the prompt and select “**Go ahead**”.

![Confirm - Go Ahead](/files/PhFb9PNGdP30E7eSrZAo)

3\. Check the log window below which shows the progress of loading the latest blocks.

![Turbo Sync Log Process](/files/e8FEE7G00SVxxqpOjJzD)

This process will take around 15-30 mins, mainly depending on the Internet connection speed and blocks that need to be synced.

{% hint style="info" %} <mark style="color:red;">**Note**</mark>**:** During the Turbo Sync process, your dashboard will show “**Unknown**” in the blockchain status. This is normal.

If you would like to Turbo Sync after re-flashing the firmware onto the SD card, please wait for the dashboard to show the latest block record (i*t will take around 15 mins*). Then you may proceed to Turbo Sync, otherwise, Turbo Sync will not be successful.
{% endhint %}

### Checking The Logs For Status

When you see “**Turbo Sync Completed**!” in the log, it means you have successfully completed the process.

![Logs - Turbo Sync Completed!](/files/IgCnGI34mnUoVXVKvye0)

### Checking The Dashboard For Status

Check the main dashboard after 5 minutes of seeing “**Turbo Sync Completed**!”. You will see the block height is near synced or fully synced status.&#x20;

![Blockchain Height - Fully Synced](/files/t27le7DtPnvGgkOkSdKb)

{% hint style="info" %}
**Note:** If your dashboard still shows “U**nknown**”, please give it more time to update and check again in a few minutes/later.
{% endhint %}

Congratulations, you've now fully Turbo Synced your Hotspot!


---

# 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://sensecap-mx.gitbook.io/home/local-console/m1-local-console-guide/how-to-turbo-sync.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.
