> For the complete documentation index, see [llms.txt](https://docs.revrobotics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/ultra-90/rotation-direction.md).

# Rotation Direction

The exterior of the gearbox is completely symmetrical; however, it is **NOT** symmetrical internally. Depending on the orientation of the gearbox, the bevel gear on the output shaft could be on either side which will affect the rotation direction.

{% hint style="info" %}
Before installing the gearbox, check the rotation direction by hand and orient it in the direction that produces the desired rotation direction.
{% endhint %}

### Orientation A

<div><figure><img src="/files/ZM9EGnU1jTZTMdkOPbNW" alt=""><figcaption><p>Bevel gears on right side of gearbox</p></figcaption></figure> <figure><img src="/files/J2h453JXvzELlmCyciNO" alt=""><figcaption><p>Bevel gears on right side of gearbox - rotation directions</p></figcaption></figure></div>

### Orientation B

<div><figure><img src="/files/Hw9XeQ8ea8f2JmqycLUh" alt=""><figcaption><p>Bevel gears on left side of gearbox</p></figcaption></figure> <figure><img src="/files/FwskQCPcd9iIA20b7ONB" alt=""><figcaption><p>Bevel gears on left side of gearbox - rotation directions</p></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ultraplanetary/ultra-90/rotation-direction.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.
