# Building the vertical frame

Place two M5 T-Nuts in the Extrusion marked G (2040).

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

Add two M5x6 Screws to the T-Nuts you've just added on the G extrusion

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

Take the G extrusion (2040) and align the screws with the hole spacing on the A extrusion. This step is crucial to ensure access to the screws from the blind joint on extrusion A.

<img src="/files/qJjhYlXpTFHPMxABdWYF" alt="" class="gitbook-drawing">

Align the A extrusion with the G extrusion and slide it into place, ensuring the bolt heads fit into the extrusion slot.

<img src="/files/ESfyenwcv8MRcGT8o5lu" alt="" class="gitbook-drawing">

Slide the extrusion completely into the final bolt.

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

Make sure the bottom surfaces are flush.

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

Tighten the two M5x6 screws on the blind joints

{% hint style="info" %}
If you're experiencing difficulties with screws moving when sliding the extrusion, ensure they're not overly tightened and are of equal length. You can use a hex key through the drilled hole to help slide the extrusion into place, then remove the key to align the other hole.
{% endhint %}

<img src="/files/LqvlzMwdbXBDdva7FleB" alt="" class="gitbook-drawing">

Now add a M5 T-Nut and M5x3 screw to A extrusion, this should be inserted on the side that has the G extrusion attached.

{% hint style="info" %}
These Screw/T-Nut set will later secure the Y extrusion in the build.
{% endhint %}

Now repeat these steps another 3 times until you have 4 vertical frame assemblies.

<img src="/files/2XfCvSiyYNugzwIJslqd" alt="" class="gitbook-drawing">

Ensure you now have 4, and proceed to the next step.

<img src="/files/ZR9gs30tabzaKVoIG5rV" alt="" class="gitbook-drawing">


---

# 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://tempdocs.zerog.one/projects/nebula/build-instruction/phase-2/building-the-vertical-frame.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.
