> 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/cartridge-details.md).

# Cartridge Details

## Cartridge Details&#x20;

### Actual Cartridge Gear Ratios

| Part Number | Product Name                 | Nominal Gear Ratio | Actual Gear Ratio |
| ----------- | ---------------------------- | ------------------ | ----------------- |
| REV-41-1601 | UltraPlanetary Cartridge 3:1 | 3:1                | 84:29 (2.89:1)    |
| REV-41-1602 | UltraPlanetary Cartridge 4:1 | 4:1                | 76:21 (3.61:1)    |
| REV-41-1603 | UltraPlanetary Cartridge 5:1 | 5:1                | 68:13 (5.23:1)    |

### Final Gear Reduction For Two Stage Gearboxes

Nominal gear ratios are used to reference the product name for ease of use for the following chart. For actual gear ratios please reference the [Actual Cartridge Gear Ratios Table](broken://spaces/-MCytznr1U-CkUXyncFz/pages/-ME3ywJLrX2Cn6GnRYBK#actual-cartridge-gear-ratios).

<figure><img src="/files/6fuvLheiCcvFtkOqRFA6" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
When building your gearbox make sure the highest gear reduction is closest to the motor. Asterisked cells are omitted as they have a lower gear reduction closer to the motor.
{% endhint %}

### Final Gear Reduction For Three Stage Gearboxes

Nominal gear ratios are used to reference the product name for ease of use for the following chart. For actual gear ratios please reference the [Actual Cartridge Gear Ratios Table](broken://spaces/-MCytznr1U-CkUXyncFz/pages/-ME3ywJLrX2Cn6GnRYBK#actual-cartridge-gear-ratios).

<figure><img src="/files/GT1WPxFqYFEPOfSbH1vy" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.revrobotics.com/rev-crossover-products/ultraplanetary/cartridge-details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
