# FAQ & Trouble Shooting

<mark style="color:blue;">**Q: None of the bolts in any of my Top Blocks rub, but my Telescope still doesn't extend smoothly. What do I do?**</mark>

A: This may be because the square tube used for the sliding stages of your Telescope are slightly oversized. A way to fix this issue is to loosen the bolts holding the Top Block together until your Telescope extends smoothly.

<mark style="color:blue;">**Q: The bearings in the bottom block of my Telescope keep exploding. What can I do to keep this from happening?**</mark>

A: This may be happening because the bearings in the bottom block of your Telescope are too small for your current application. If you are using 1/2" OD bearings in your bottom block, then that means you will have to swap them out with 5/8" OD bearings and replace the tube they are sliding in with 1/16" wall tube.


---

# 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.wcproducts.com/welcome/greyt/greyt-telescope/misc/faq-and-trouble-shooting.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.
