> 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/buying-vs-printing-your-own-case.md).

# Picking a case

The supported hardware are exposed boards. Keeping your new hardware away from water and dirt is always going to be important to ensure it lasts. Many manufactures produce cases for their hardware and there are also a range of options available online start from as little as 3-4USD.&#x20;

Alternatively, you can 3D print your own case. We provide the [design files ](https://downloads.learnersblock.org)you can send to have printed. Generally, this option works best using local providers. Schools and community centres increasingly have 3D printers that you can use too. Alternatively, [CraftCloud3d](https://craftcloud3d.com) provides a search engine to compare prices in your area.

Generally, 3D printing is cheaper if you have access to a printer or if you require multiple cases. If you only need 1 or 2, then costs of printing and postage can begin to add up.&#x20;

{% hint style="info" %}
When we say we are open source, we really mean it. You can get the design files for our cases and print your own!

[Download the Design Files](http://downloads.learnersblock.org)
{% endhint %}


---

# 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/buying-vs-printing-your-own-case.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.
