# Get started!

The last step before discovering a new side of the Sun You're about to begin the most exciting stage of your SUNSCAN adventure: assembling and adjusting your spectroheliograph. This section guides you through each step to make sure you're ready to observe the wonders of the Sun like never before.

### An open-source project based on DIY

The SUNSCAN is an open-source project based on the “do it yourself” (DIY) concept. Everything is designed to help you succeed, without obstacles or complications. You don't need any special optical, mechanical or computer skills, or sophisticated technical equipment. Curiosity and a willingness to learn are the only keys to success.

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

### **Estimated Assembly Time**

Estimated assembly time for the SUNSCAN may vary according to your pace and experience. We've tried to provide an estimate based on the most accurate elements possible, but please bear in mind that this may vary.

* Total printing time :&#x20;
  * Prusa MK3-S printer: Approx. 30 hours.&#x20;
  * Bambulab printer: Approx. 18 hours.&#x20;
* Time to assemble housing with optics: Approx. 1 hour.
* &#x20;Raspberry Pi and camera installation time: Approx. 1 hour.
* Time to assemble adjust optics: Approx. 1 hour.

Taking these steps into account, the average overall assembly time is around 30 hours. All assembly steps are described in detail and illustrated on the following pages. We'll guide you through each phase to help you assemble your SUNSCAN successfully.

Still here? Then let's get going! :rocket:

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

{% hint style="danger" %}
Looking at the Sun can be extremely dangerous unless proper precautions are taken, and specialized solar viewing equipment. Never look at the Sun directly with your eyes. Even a brief, accidental glance through an unfiltered or improperly filtered optical system can cause immediate and permanent eye damage. Never allow unattended children to operate or be near a solar telescope system.
{% endhint %}

{% hint style="success" %}
Join us on the **SUNSCAN** Discord server! 🌞 Whether you have technical questions about setting up, adjusting, or using your instrument, or you’d like to share your first images of the Sun, our passionate community is here to help and connect with you. Come chat, learn, and share your love for solar observation! 🚀✨

<https://discord.gg/TNGKj3cQmr>
{% endhint %}


---

# 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/build/get-started.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.
