> For the complete documentation index, see [llms.txt](https://guides-mechboards.gitbook.io/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides-mechboards.gitbook.io/guides/acrylic-guides/monorail-acrylic-case-guide.md).

# Monorail Acrylic Case Guide

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

## All Contents

<table><thead><tr><th width="298.3333333333333">Piece</th><th width="96">Amount</th><th>Image</th><th data-hidden></th></tr></thead><tbody><tr><td>Base </td><td>1</td><td><img src="/files/ejDwJs6oIgQC5qYVZOcf" alt=""></td><td></td></tr><tr><td>Mid Piece with USB cutout</td><td>3</td><td><img src="/files/lCrWAH8YVbctXfZmWo7C" alt=""></td><td></td></tr><tr><td>Mid Piece without USB cutout</td><td>1</td><td><img src="/files/5qm3OARZx7UrOykjiqtu" alt=""></td><td></td></tr><tr><td>Plate</td><td>1</td><td><img src="/files/gDhAixsDD7S0TB5Mhvdo" alt=""></td><td></td></tr><tr><td>Top Piece</td><td>2</td><td><img src="/files/0ai8iF58E1SDt9KOL0Rd" alt=""></td><td></td></tr><tr><td>Feet Piece</td><td>2</td><td><img src="/files/NFXjgpjZrYL224VhD4g8" alt=""></td><td></td></tr><tr><td>4mm Screws</td><td>4</td><td><img src="/files/wugfJ3DickCzxy1ikQtT" alt=""></td><td></td></tr><tr><td>6mm Screws</td><td>12</td><td><img src="/files/wugfJ3DickCzxy1ikQtT" alt=""></td><td></td></tr><tr><td>12mm Screws</td><td>6</td><td><img src="/files/Y15DhxObQVxuknOEWm8U" alt=""></td><td></td></tr><tr><td>10mm Standoffs</td><td>6</td><td><img src="/files/KXEqlbHbAw7uSdVUgfAi" alt="" data-size="original"></td><td></td></tr><tr><td>3mm Standoffs</td><td>6</td><td><img src="/files/TgpWmzrWYLC9Fis1fRWA" alt="" data-size="original"></td><td></td></tr><tr><td>Rubber Feet</td><td>4</td><td><img src="/files/m6Xcg8MkMW1MPCvyYx7V" alt=""></td><td></td></tr></tbody></table>

## Build Steps

1 - Remove all protective film. Be careful not to scratch the acrylic pieces. Check all pieces are included. Let us know if anything is missing.

2 - Place a 6mm Screw through the Base Piece, protruding up

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

3 - Screw a 10mm Standoff onto the protruding screw

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

4 - Repeat steps 1 & 2 for the remaining holes on the base plate. Leave the 2 holes as shown empty. Screw these tight

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

{% hint style="info" %}
Optional Step - Steps 4-5 are for the feet.&#x20;

Skip these if you want to keep the keyboard at a 0 degree tilt.
{% endhint %}

4 - Add 4mm Screws to the last 2 holes facing down. Screw the 3mm standoffs onto the screws.

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

5 - Place the feet over the standoffs (Piece with larger holes placed closer to bottom plate) and use the remaining 4mm screws. **NOTE** - These won't have much thread so make sure to remove all protective layers first.&#x20;

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

5 - Place 3 x Middle Piece with USB cutout onto the protruding standoffs. Each layer will be slightly bigger than the lower layer

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

6 - Place 1 x Middle Piece closed onto the protruding standoffs.&#x20;

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

7 - Place the switch plate on top of the case so far. The plate should already have your switches and PCB installed. (Shown with some switches missing)

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

8 - Add the tops layers, and screw everything together using the 12mm screws

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

9 - Add feet to the bottom of the case. **Your case is now complete!**

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


---

# 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, and the optional `goal` query parameter:

```
GET https://guides-mechboards.gitbook.io/guides/acrylic-guides/monorail-acrylic-case-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
