# Smart Robot Servo

## SRS Basics&#x20;

The REV Robotics Smart Robot Servo (SRS) ([REV-41-1097](https://www.revrobotics.com/rev-41-1097/)) is a configurable metal-geared servo that takes the guesswork out of aligning and adjusting servo based mechanisms. One SRS can be used as a standard angular servo, a custom angular servo, and a continuous rotation servo by simply changing its settings.

<figure><img src="https://756878072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH9K1InCLC1ZxIkdPJt31%2Fuploads%2Ffwp3XUN2kdEREt4RvYfq%2Fimage.png?alt=media&#x26;token=f2fed2de-d550-4f23-9940-6b4aa73c2be8" alt=""><figcaption></figcaption></figure>

## Documentation Links <a href="#documentation-links" id="documentation-links"></a>

{% hint style="info" %}
*For more information on the Smart Robot Servo check out our* [*crossover documentation*](https://docs.revrobotics.com/rev-crossover-products/servo/srs) *on the SRS*
{% endhint %}

{% hint style="info" %}
*For more information on how to use the SRS programmer to change the servo modes see the* [*SRS Programmer*](https://docs.revrobotics.com/rev-crossover-products/servo/srs-programmer) *section.*
{% endhint %}

{% hint style="info" %}
*Also check out our documentation of the* [*Servo Power Module*](https://docs.revrobotics.com/rev-crossover-products/servo/spm)*.*
{% endhint %}


---

# 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.revrobotics.com/duo-build/motion/servos/smart-robot-servo.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.
