> For the complete documentation index, see [llms.txt](https://docs.wcproducts.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wcproducts.com/welcome/greyt/greyt-telescope/general-info/maintenance.md).

# Maintenance

These are some tips and tricks to keep the product running without a hitch. Failure to do maintenance may result in issues.

**First Time Assembly**&#x20;

1. Use Vibra-Tite VC-3 threadlocker on all bolts
2. Grease all gears
   1. We recommend [Lucas Red "N" Tacky ](https://www.lucasoil.com/product/red-n-tacky-grease/)for all gears
3. All bolts are tight and there are no gaps in the assembly
4. Gears mesh correctly and everything spins smoothly

**General Maintenance**

1. Check for excessive wear in gears
2. Reapply grease
3. Verify everything still spins smoothly
4. No damage to plastic encoder parts or belts

**Yearly Maintenance**

1. Disassemble gearbox
2. Replace any worn gears
3. Clean all components
4. Inspect all components for wear or damage
5. Reassemble with new bolts with Vibra-Tite VC-3 and grease all gears


---

# 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.wcproducts.com/welcome/greyt/greyt-telescope/general-info/maintenance.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.
