> 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/net-structure.md).

# Net Structure

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

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

Attach the Hub Bottom Short & Long Poles using the Hub Net Corner Plate and 1/4"-20 hardware provided as shown below.&#x20;

{% hint style="success" %}
The image below only shows one corner, the same needs to be done to attach the remaining Bottom Short Pole to the structure.
{% endhint %}

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

## Step 2

Attach the Pole Corner Brace to the Long Hub Pole using 1/4"-20 x 1-3/4"L Bolts and nuts as shown below.

{% hint style="success" %}
Repeat this step for the remaining Long Hub Pole.&#x20;
{% endhint %}

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

## Step 3

Mount the Top Net Pole onto the assembly from Step 2 using 1/4"-20 x 1-3/4"L bolts and nuts as shown below.

{% hint style="success" %}
Repeat this for to attach the Top Net Pole to the second assembly made in Step 2.
{% endhint %}

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

## Step 4

Mount the assembly from Step 3 to the large Hub Net Pole Holders using 1/4"-20 x 1-3/4"L bolts and nuts as shown below.

Rivet the holders together using 3/16" rivets.&#x20;

{% hint style="success" %}
The image below only shows the Left Holder being attached, the same applies to the Right Holder.

The holders should be faced towards each other.
{% endhint %}

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

## Step 5

Mount the assembly from Step 4 to the Small Hub Net Pole Holders using 1/4"-20 x 1-3/4"L bolts and nuts as shown below.

Rivet the holders together using 3/16" rivets.&#x20;

{% hint style="success" %}
The image below only shows the Left Holder being attached, the same applies to the Right Holder.

The holders should be faced towards each other.
{% endhint %}

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

## Step 6

Mount the Hub Connector Bracket to the assemblies from Steps 4 & 5 using 1/4"-20 x 1-3/4"L bolts and nuts as shown below.

{% hint style="success" %}
Repeat this step for the Right side of the Net Structure.
{% endhint %}

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

## Step 7

Mount the assembly from Step 1 to the assembly from Step 6 using 1/4"-20 x 3"L bolts and nuts as shown below.

<figure><img src="/files/fGjmWa3gpOmuGHQFzVYc" 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/net-structure.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.
