# Quickstart

### **All installations share a series of steps:**

1. Order the required parts:&#x20;
   * [Compatible hardware](https://docs.learnersblock.org/how-to-build-one/quickstart/picking-hardware)
   * [Micro SD Card Reader](https://docs.learnersblock.org/how-to-build-one/quickstart/picking-a-micro-sd-card-and-sd-card-reader)
   * [Power cable and plug if necessary](https://docs.learnersblock.org/how-to-build-one/quickstart/picking-a-power-supply)
   * [Case](https://docs.learnersblock.org/how-to-build-one/quickstart/buying-vs-printing-your-own-case)
2. [Install the software](https://docs.learnersblock.org/how-to-build-one/quickstart/installation) on your memory card
3. Plug in and use your Learner's Block :tada:&#x20;

{% hint style="info" %}
Need a step by step? Don't worry, we can walk you through the whole process. Click the 'Next' button below to begin.&#x20;
{% 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://docs.learnersblock.org/how-to-build-one/quickstart.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.
