# Troubleshooting

## Ensuring Smooth Vertical Travel

If you notice that the vertical travel of Odometry V2 is not smooth, you may take the following steps to troubleshoot. If you notice a bushing slip out of the part, this is related to this issue, simply press the bushing back in and resolve the issue as outlined below.

### Check run in

If the pod has not been in use yet, and you notice the travel is not smooth, it may require a few repetitions of compression and extension to run in the bushings and standoffs. Simply compress and release the pod until you notice an increase in smoothness, this process should be fairly quick.

### Check standoff bolts

If the issue persists, there may be a small misalignment in a standoff bolt. To resolve this issue, the bolt identified in the image below should be loosened approximately 1/8th of a turn.

{% hint style="warning" %}
If adjusting this bolt, be sure to add some medium strength threadlocker (eg. Loctite 243) to ensure the rigidity of the assembly.
{% endhint %}

<figure><img src="/files/690ErSQfo6NFZv1PiYRH" alt="" width="563"><figcaption><p>Standoff Bolt To Adjust</p></figcaption></figure>

If issues persist, please contact us at <info@optii.com.au>.


---

# 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.optii.com.au/odometry-v2/user-guide/troubleshooting.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.
