> 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/2026-field-elements/assembly-instructions/trench.md).

# Trench

{% hint style="warning" %}
Rivets are not included with the Bump.

3/16" rivets with a .250"–.438" grip length ([WCP-0450](https://wcproducts.com/products/rivets)) are required for the assembly steps below.
{% endhint %}

## Step 1

Mount the Riser Inside Body to the Riser Bottom using 3/16" rivets.

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

## Step 2

Slide the Fixed Riser Outside Body onto the Assembly from Step 1 and secure using 3/16" rivets.

<figure><img src="/files/6PUEpAEXscRlWje1GQUt" alt=""><figcaption></figcaption></figure>

## Step 3

Mount the Outside Skirt onto the assembly from Step 2 using 1/4"-20 x 3/4"L bolts and nuts.

<figure><img src="/files/5xJMtCSbyWz1mNTEVxIk" alt=""><figcaption></figcaption></figure>

## Step 4

Mount the Side Skirts onto the assembly from Step 3 using 3/16" Rivets.

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

## Step 5

Mount the Inside Skirt onto the assembly from Step 4 using 1/4"-20 x 3/4"L bolts and nuts.&#x20;

3/16" Rivets need to be added in the Rivet Locations marked below.

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

## Step 6

Mount the Fixed Arm to the Assembly from Step 5 using 3/16" Rivets.

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

## Step 7

Mount the April Tag Mounts to the Fixed Arm from Step 6 using 3/16" rivets.

<figure><img src="/files/xA5Testi6cwijcCi8pz1" 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://docs.wcproducts.com/welcome/shop-accessories/2026-field-elements/assembly-instructions/trench.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.
