# Overview

Belts, chains, and gears are the basis of motion in FRC build systems. These components are responsible for transmitting power from your motors to your desired output, giving you control over the speed, torque, and precision of your robot's movements. Incorporating them into your control system can significantly impact your robot's performance and design.

<table data-view="cards" data-full-width="false"><thead><tr><th>Category</th><th>Popular Products</th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Belts &#x26; Pulleys</td><td><p><a href="/pages/uflteaftOtq8SUdgHo5U#gt2-belts-and-pulleys-product-page">GT2 Belts and Pulleys</a></p><p><a href="/pages/uflteaftOtq8SUdgHo5U#htd-belts-and-pulleys">HTD Belts and Pulleys </a></p></td><td><a href="/pages/uflteaftOtq8SUdgHo5U">/pages/uflteaftOtq8SUdgHo5U</a></td><td><a href="/files/EQLi7a9pYPwF3FTvd85v">/files/EQLi7a9pYPwF3FTvd85v</a></td></tr><tr><td>Sprockets &#x26; Chain</td><td><p><a href="/pages/swfh5rmhkowtCO5Z7Lwc#id-25-sprockets-and-chain">#25 Sprockets and Chain</a></p><p><a href="/pages/swfh5rmhkowtCO5Z7Lwc#id-35-chain-product-page">#35 Sprockets and Chain</a></p></td><td><a href="/pages/swfh5rmhkowtCO5Z7Lwc">/pages/swfh5rmhkowtCO5Z7Lwc</a></td><td><a href="/files/Hze2Wj5DJ5LkLB4O29tQ">/files/Hze2Wj5DJ5LkLB4O29tQ</a></td></tr><tr><td>Gears</td><td><p><a href="/pages/KvM6rSl3H8udJiuexvr0#id-20dp-gears">20DP Gears</a></p><p><a href="/pages/KvM6rSl3H8udJiuexvr0#bevel-gears-product-page">Bevel Gears</a></p><p><a href="/pages/KvM6rSl3H8udJiuexvr0#specialty-gears">Specialty Gears</a></p><p><a href="/pages/KvM6rSl3H8udJiuexvr0#gear-rack-product-page-or-manual">Gear Rack</a></p></td><td><a href="/pages/KvM6rSl3H8udJiuexvr0">/pages/KvM6rSl3H8udJiuexvr0</a></td><td><a href="/files/YqaIpBszPBvz9ho7bhlB">/files/YqaIpBszPBvz9ho7bhlB</a></td></tr></tbody></table>


---

# 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://docs.wcproducts.com/welcome/frc-build-system/belts-chain-and-gears/overview.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.
