> For the complete documentation index, see [llms.txt](https://tempdocs.zerog.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tempdocs.zerog.one/projects/nebula/build-instructions/phase-2/building-the-side-frame.md).

# Building the side frame

Now we will build the right side of the frame.

<figure><img src="/files/JyG8KwoOdRUthPHCliEO" alt=""><figcaption><p>Above is an overview of the entire assembly.</p></figcaption></figure>

|   | QTY. | Nebula 255 | Nebula 370 |
| - | ---- | ---------- | ---------- |
| A | 4x   | 2020 650mm | 2020 800mm |
| B | 2x   | 2020 450mm | 2020 600mm |
| C | 2x   | 2040 450mm | 2040 600mm |
| D | 2x   | 2020 410mm | 2020 560mm |
| E | 2x   | 2020 410mm | 2020 538mm |
| F | 4x   | 2040 400mm | 2040 510mm |
| G | 1x   | 2020 400mm | 2020 510mm |
| H | 2x   | 2020 370mm | 2020 498mm |
| I | 3x   | 2020 370mm | 2020 498mm |

<figure><img src="/files/pYk3lEk1kCtvG6muWP4h" alt=""><figcaption><p>Insert two M5x10 BHCS into the bottom of each upright assembled previously. Then, slide each upright over Extrusion B.</p></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://tempdocs.zerog.one/projects/nebula/build-instructions/phase-2/building-the-side-frame.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.
