> For the complete documentation index, see [llms.txt](https://docs.wcproducts.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wcproducts.com/welcome/shop-accessories/omio-cnc-router-x8-usb/assembly-instructions/omio-router-assembly/steps-5-8.md).

# Steps 5-8

## Step 5

The energy chain support and guards should be in place as seen in the image below

<figure><img src="/files/yir46hmuhd3egDKoL3JU" alt="" width="563"><figcaption></figcaption></figure>

## Step 6

Remove the two pre-installed bolts (circled in green) from the energy chain support. Align the holes in the end of the energy chain with these holes and then reinstall the bolts.&#x20;

This end of the energy chain has the connectors that attach to the control box.

<figure><img src="/files/fQgPJDOZyyLJ3o5YOuUk" alt="" width="563"><figcaption></figcaption></figure>

## Step 7

Remove the bolts that were left loose in Step 2 (circled in yellow). These will now be used to mount the other end of the energy chain. The mount will already be attached to the energy chain. Align the mount with the holes and install the bolts. Tighten them fully as they no longer need to be removed.

<figure><img src="/files/k2yjI9pnq9GPtuFE1f60" alt="" width="563"><figcaption></figcaption></figure>

## Step 8

Remove the single Phillips bolt (circled in green) from the top of the X-axis assembly. Align the hole in the energy chain mount with this hole and reinstall the bolt.

{% tabs %}
{% tab title="Before" %}

<figure><img src="/files/cvoqBqVJmmeCDHPmuUJB" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="After" %}

<figure><img src="/files/b7FyVe6verG2Z7EezO8L" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://docs.wcproducts.com/welcome/shop-accessories/omio-cnc-router-x8-usb/assembly-instructions/omio-router-assembly/steps-5-8.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.
