# Retrieve your data

To retrieve data acquired by the SUNSCAN system, follow these simple steps. All the data collected is stored on the Raspberry Pi 4's microSD card, ensuring that it is easily accessible. To get started, ensure the SUNSCAN is powered on, next connect your laptop to the SUNSCAN's Wi-Fi network, identified as "sunscan-\*\*\*\*\*\*". Once connected, open a web browser and navigate to&#x20;

[**http://sunscan.local**](http://sunscan.local)

Here, you will be greeted with a minimalist interface designed for ease of use. The interface allows you to browse through all of your data effortlessly. You can download the raw scan data in PNG 16-bit format (file named "sunscan\_raw\.png") for high-quality image post processing. Additionally, all processed images are available for download in JPG format. If you need the original raw video, it is available in the SER format, a standard for astronomical video capturing. You can also consult detailed processing logs to track and review the data processing steps.

{% hint style="info" %}
This portal is not only designed for data access but is also useful for backing up your SUNSCAN data.
{% endhint %}

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

<figure><img src="/files/4g27z1cYhI3NtE6FQwc1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/sueO1lP8KChydXs9IqAX" 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://www.sunscan.net/use/retrieve-your-data.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.
