# Self Learning Resources

### Recommended Resources

Spectrum 3847:

* <http://training.spectrum3847.org>
* <http://spectrum3847.org/recommendedreading/>
* <http://cadcollection.spectrum3847.org>

FRC 1678 Citrus Circuits:

* <https://www.citruscircuits.org/fallworkshops.html>

FRC 2468 Team Appreciate:

* <https://frc2468.org/first-in-focus/>

NASA Robotics Alliance

* [Design Guide](https://robotics.nasa.gov/nasa-rap-robotics-design-guide/)

FRC 971 Spartan Robotics:

* <https://frc971.org/workshops>

FRC 125 Nutrons:

* <https://www.nutrons.com/resources>

Robonauts Build Blogs:

* <https://robonauts2018.tumblr.com/>
* <https://robonauts2019.tumblr.com/>

### Parts to Keep in Mind:

* Linear Servos: <https://www.actuonix.com/L16-R-Miniature-Linear-Servo-For-RC-p/l16-r.htm>
* Robust linear slide rails: <https://www.actuonix.com/Actuonix-S9-linear-slide-rail-200mm-p/s9-200.htm>


---

# 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.wcrobotics.org/training/resources.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.
