# Utilizing the final drive calculator tool

The C.H.A.S.E.R final drive calculator is a tool made to calculate what final drive you should use for a determinated gear ratio set.\
\
You don't need this for ezchaserprofile, as it automaticaly calculates it when you first import the URL, however, it also can be used in it, if you edit the gear ratio manually.\
\
[You can download it here.](https://github.com/LegacyDMC/chaserdemo/releases/tag/chasercalculator)\
\
To use it, simply:\
Insert the vehicle topspeed\
\
Then, add the gear ratios on their respective slot\
\
For the Reverse Gear, make sure to use negative gear ratio, so if it's listed as 2.0, insert it as -2.0\
\
![](/files/LnVRrE6WZTUVWR60ziXf)\
\
Example of a properly filled setup, showing results at the bottom:\
\
![](/files/rZnKss6sSYyIOcl8M49A)


---

# 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://legacydmc.gitbook.io/chaser/fundamentals/utilizing-the-final-drive-calculator-tool.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.
