# Hardware

- [FTC Kits](https://docs.swyftrobotics.com/hardware/ftc-kits.md)
- [SWYFT Drive](https://docs.swyftrobotics.com/hardware/ftc-kits/swyft-drive.md): A compact FTC drive module integrating a goBILDA Mecanum wheel, AndyMark NeverRest motor, and robust 12.7:1 steel gearbox
- [SWYFT Slide](https://docs.swyftrobotics.com/hardware/ftc-kits/swyft-slide.md): Unleash your robot's full potential with Swyft Slides from Swyft Robotics. Engineered specifically for FTC teams, these high-performance linear slides deliver the speed, reliability, and adaptability
- [FRC Kits](https://docs.swyftrobotics.com/hardware/frc-kits.md)
- [SWYFT Ascend](https://docs.swyftrobotics.com/hardware/frc-kits/swyft-ascend.md)
- [SWYFT Laser Cutter](https://docs.swyftrobotics.com/hardware/swyft-laser-cutter.md)
- [100W 35" x 24" CO2 Laser Cutter](https://docs.swyftrobotics.com/hardware/swyft-laser-cutter/100w-35-x-24-co2-laser-cutter.md): Recommended for FRC Teams
- [80W 27" x 20" CO2 Laser Cutter](https://docs.swyftrobotics.com/hardware/swyft-laser-cutter/80w-27-x-20-co2-laser-cutter.md): Recommended for FTC Teams


---

# 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.swyftrobotics.com/hardware.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.
