> For the complete documentation index, see [llms.txt](https://docs.learnersblock.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.learnersblock.org/how-to-build-one/quickstart/picking-a-micro-sd-card-and-sd-card-reader.md).

# Picking a Micro SD card and SD card reader

#### MicroSD card

A MicroSD card is a small memory card that stores all your data and the Learner’s Block software. MicroSD cards are available from a wide range of electrical retailers, supermarkets, eBay and Amazon.&#x20;

Each Block requires around 3-4GBs of storage to hold the Learner’s Block operating system. You will then want to ensure there is enough space left for your own files. &#x20;

Fortunately, 8GB tends to be the entry level capacity for memory cards, providing plenty of storage for most users and is our recommended minimum. An 8GB card will provide plenty of space for the Blocks software, future updates and your own files, while also providing some advantages in expanding the lifespan of your card when compared to smaller cards. Prices can range between $3-10USD.

{% hint style="warning" %}
We recommend not using cards over 32GB as compatibility issues may occur.
{% endhint %}

#### MicroSD card reader

Some laptops have built-in ability to read MicroSD cards, but if you do not, then you will need a MicroSD card reader to add the software to your Micro-SD Card. These can be found at local computer stores or online and usually plug in to the USB port of your computer.


---

# 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.learnersblock.org/how-to-build-one/quickstart/picking-a-micro-sd-card-and-sd-card-reader.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.
