# REV Crossover Landing

## Sensors

<details>

<summary>Through Bore Encoder Quick Links</summary>

* [Through Bore Encoder Overview](https://docs.revrobotics.com/rev-crossover-products/sensors/tbe/v1)
* [Application Examples ](https://docs.revrobotics.com/rev-crossover-products/sensors/tbe/v1/application-examples)
* [Specifications ](https://docs.revrobotics.com/rev-crossover-products/sensors/tbe/v1/specs)

</details>

<details>

<summary>Color Sensors Quick Links</summary>

* [Color Sensor V3 Overview](https://docs.revrobotics.com/rev-crossover-products/sensors/color-sensor)
* [Color Sensor V3 Specifications](https://docs.revrobotics.com/rev-crossover-products/sensors/color-sensor/specs)&#x20;
* [Color Sensor V3 Application Examples](https://docs.revrobotics.com/rev-crossover-products/sensors/color-sensor/application-examples)&#x20;
* [Discontinued Color Sensors](https://docs.revrobotics.com/rev-crossover-products/sensors/color-sensor/discontinued)

</details>

<details>

<summary>2m Distance Sensor Quick Links</summary>

* [2m Distance Sensor Overview](https://docs.revrobotics.com/rev-crossover-products/sensors/2m-distance)
* [Specifications](https://docs.revrobotics.com/rev-crossover-products/sensors/2m-distance/specs)&#x20;
* [Application Examples](https://docs.revrobotics.com/rev-crossover-products/sensors/2m-distance/application-examples)

</details>

<details>

<summary>Magnetic Limit Switch Quick Links</summary>

* [Magnetic Limit Switch Overview](https://docs.revrobotics.com/rev-crossover-products/sensors/magnetic-limit-switch)
* [Specifications ](https://docs.revrobotics.com/rev-crossover-products/sensors/magnetic-limit-switch/specs)
* [Application Examples](https://docs.revrobotics.com/rev-crossover-products/sensors/magnetic-limit-switch/application-examples)

</details>

<details>

<summary>Touch Sensor Quick Links</summary>

* [Touch Sensor Switch Overview](https://docs.revrobotics.com/rev-crossover-products/sensors/touch-sensor)
* [Specifications ](https://docs.revrobotics.com/rev-crossover-products/sensors/touch-sensor/specs)
* [Application Examples](https://docs.revrobotics.com/rev-crossover-products/sensors/touch-sensor/application-examples)

</details>

<details>

<summary>Potentiometer Quick Links </summary>

* [Potentiometer Switch Overview](https://docs.revrobotics.com/rev-crossover-products/sensors/potentiometer)
* [Specifications ](https://docs.revrobotics.com/rev-crossover-products/sensors/potentiometer/specifications)
* [Application Examples](https://docs.revrobotics.com/rev-crossover-products/sensors/potentiometer/application-examples)

</details>

## Blinkin LED Driver

<details>

<summary>Blinkin LED Driver Quick Links</summary>

* [Blinkin LED Driver Overview](https://docs.revrobotics.com/rev-crossover-products/blinkin)
* [Blinkin Specifications](https://docs.revrobotics.com/rev-crossover-products/blinkin/specs)
* [Blinkin Getting Started](https://docs.revrobotics.com/rev-crossover-products/blinkin/gs)
* [Blinkin Troubleshooting](https://docs.revrobotics.com/rev-crossover-products/blinkin/troubleshooting)
* [REV ION Application Examples](https://docs.revrobotics.com/rev-crossover-products/blinkin/ion)
* [REV DUO Application Examples](https://docs.revrobotics.com/rev-crossover-products/blinkin/duo)

</details>

## UltraPlanetary System

<details>

<summary>UltraPlanetary Gearbox Quick Links</summary>

* [UltraPlanetary Gearbox Overview](https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/up-gearbox)
* [UltraPlanetary Features](https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/features)
* [Cartridge Details](https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/cartridge-details)
* [Load Ratings](https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/load-ratings)
* [Assembly Instructions](https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/assembly-instructions)
* [Mounting Brackets](https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/brackets)

</details>

<details>

<summary>Ultra 90 Degree Gearbox Quick Links</summary>

* [Ultra 90 Degree Gearbox](https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/ultra-90)
* [Assembly Instructions](https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/ultra-90/assembly-instructions)
* [Rotation Direction](https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/ultra-90/rotation-direction)

</details>

## Servos & Accessories

<details>

<summary>Servos &#x26; Accessories Quick Links</summary>

* [Smart Robot Servo](https://docs.revrobotics.com/rev-crossover-products/servo/srs)
* [SRS Programmer](https://docs.revrobotics.com/rev-crossover-products/servo/srs-programmer)
  * [Switching Operating Modes](https://docs.revrobotics.com/rev-crossover-products/servo/srs-programmer/switching-operating-modes)
* [Servo Power Module](https://docs.revrobotics.com/rev-crossover-products/servo/spm)

</details>

## Indicators

<details>

<summary>Digital LED Indicators Quick Links</summary>

* [Digital LED Indicator Overview](https://docs.revrobotics.com/rev-crossover-products/indicators/digital-led)
* [Specifications](https://docs.revrobotics.com/rev-crossover-products/indicators/digital-led/specs)
* [Application Examples](https://docs.revrobotics.com/rev-crossover-products/indicators/digital-led/application-examples)

</details>


---

# 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/rev-crossover-products/home/crossover.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.
