# Level 2

- [A. Onshape Basics (WIP)](https://www.ftcwiki.org/intro-to-cad/level-2/a.-onshape-basics-wip.md)
- [Sketching and Part Design](https://www.ftcwiki.org/intro-to-cad/level-2/a.-onshape-basics-wip/sketching-and-part-design.md): Sketches and features are the building blocks you will use to create every 3D model in Onshape, so it's good to have a good grasp on the fundamentals.
- [Exercise #4 Simple Gearbox](https://www.ftcwiki.org/intro-to-cad/level-2/a.-onshape-basics-wip/exercise-4-simple-gearbox.md)
- [Exercise #5 Two-Stage Gearbox](https://www.ftcwiki.org/intro-to-cad/level-2/a.-onshape-basics-wip/exercise-5-two-stage-gearbox.md)
- [Exercise #6 Belt and Gear Transmission](https://www.ftcwiki.org/intro-to-cad/level-2/a.-onshape-basics-wip/exercise-6-belt-and-gear-transmission.md)
- [B. Power Transmission (WIP)](https://www.ftcwiki.org/intro-to-cad/level-2/b.-power-transmission-wip.md)
- [C.  Practice Mechanisms (in Progress)](https://www.ftcwiki.org/intro-to-cad/level-2/c.-practice-mechanisms-in-progress.md)
- [Introduction](https://www.ftcwiki.org/intro-to-cad/level-2/c.-practice-mechanisms-in-progress/introduction.md)
- [Exercise #7 Flywheel Shooter](https://www.ftcwiki.org/intro-to-cad/level-2/c.-practice-mechanisms-in-progress/exercise-7-flywheel-shooter.md)
- [Exercise #8 One Servo Claw](https://www.ftcwiki.org/intro-to-cad/level-2/c.-practice-mechanisms-in-progress/exercise-8-one-servo-claw.md)
- [Exercise #9 Roller Intake](https://www.ftcwiki.org/intro-to-cad/level-2/c.-practice-mechanisms-in-progress/exercise-9-roller-intake.md)
- [D. Linkages (in Progress)](https://www.ftcwiki.org/intro-to-cad/level-2/d.-linkages-in-progress.md)


---

# 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://www.ftcwiki.org/intro-to-cad/level-2.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.
