> 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/product-info/product-info.md).

# Product Info

{% hint style="info" %}
All product manuals can be accessed using the cards below or by selecting a product group from the Manuals section above.
{% endhint %}

## Manuals

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th>Popular Products</th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Gearboxes</strong></td><td><p><a href="/spaces/v3U1blZmAL1arpmYDPqt">Swerve X2</a></p><p><a href="/spaces/hjtIvgv6Vq3XlIOtMDXT">Swerve X2s</a></p><p><a href="/spaces/ngRtfIxGQ5Ej7cjj3YUT">1 Motor Gearbox</a></p></td><td><a href="/files/PhDpQ6XcUguj9tctMA8Y">/files/PhDpQ6XcUguj9tctMA8Y</a></td><td><a href="/pages/On4tlm2h9bvPKEMRM0cd">/pages/On4tlm2h9bvPKEMRM0cd</a></td></tr><tr><td><strong>Electronics</strong></td><td><a href="/spaces/G5VCf9egrd5oqXAIKxwT">Kraken X60</a><br><a href="/spaces/R9cY14Bki2Dxl9M3KzOO">Kraken X44</a><br><a href="/spaces/tlWSBoSocMCLG7fQxSoe">WCP Throughbore</a></td><td><a href="/files/wGx7est3fwaUaNKnQy1Y">/files/wGx7est3fwaUaNKnQy1Y</a></td><td><a href="/pages/dqj42jr3hNf8nWl6hFuL">/pages/dqj42jr3hNf8nWl6hFuL</a></td></tr><tr><td><strong>GreyT</strong></td><td><a href="/spaces/Gkl0O36xcwVLQSec7nzx">GreyT Elevator</a><br><a href="/spaces/v4uWgoa2pyoF3A7EV9YD">GreyT Telescope</a><br><a href="/spaces/fO7B0nVZWT8ubZfTJ4ev">GreyT Shooter</a></td><td><a href="/files/5dmI5Fg9s9XtVsMynoPQ">/files/5dmI5Fg9s9XtVsMynoPQ</a></td><td><a href="/pages/pjedybYRWqlFaRAHiE60">/pages/pjedybYRWqlFaRAHiE60</a></td></tr><tr><td><strong>Wheels</strong></td><td><a href="/spaces/fupbVdjGR2IQRYUHKVRb">Pneumatic Wheels</a></td><td><a href="/files/0kPUAPX6NcRamluJl2V7">/files/0kPUAPX6NcRamluJl2V7</a></td><td><a href="/pages/66OKqysulSWxTwwd3bIW">/pages/66OKqysulSWxTwwd3bIW</a></td></tr><tr><td><strong>System &#x26; Structure</strong></td><td><a href="/spaces/vpVKG4kVLnIlJUReyy4N">Elevator Bearing Blocks</a><br><a href="/spaces/V88rOhyRqwyr1rYHFvV1">Tube Plugs</a><br><a href="/spaces/ZFpeyLzrE29cgyWyQDsF">Stub Rollers</a></td><td><a href="/files/p0ZEoGxtp3KyShcdqs3w">/files/p0ZEoGxtp3KyShcdqs3w</a></td><td><a href="/pages/1zMH9AETOnrOyYoBZ713">/pages/1zMH9AETOnrOyYoBZ713</a></td></tr><tr><td><strong>Shop Accessories</strong></td><td><a href="/spaces/HbDvtJAuKgFVfi1IcxC0">OMIO Cart &#x26; Enclosure</a><br><a href="/spaces/BtazLe8slhTgcUVkiLjQ">OMIO CNC Router</a><br><a href="/spaces/6k1tSHkHIoyDCB96UGI6">Super Pit</a></td><td><a href="/files/aGwMlYlgTqdkUwMbwdQO">/files/aGwMlYlgTqdkUwMbwdQO</a></td><td><a href="/pages/k5qiSfBSgdud8VlRMujO">/pages/k5qiSfBSgdud8VlRMujO</a></td></tr></tbody></table>


---

# 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/product-info/product-info.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.
