# FAQ & Trouble Shooting

## Common Questions

<mark style="color:blue;">**Q: What turret sizes are the Plate Bearing Blocks compatible with?**</mark>

A: The Plate Bearing Blocks are designed to work with every turret size you can think of.

<mark style="color:blue;">**Q: Can I use a plate thicker than 0.25"?**</mark>

A: Yes, it is possible for plates thicker than 0.25" to be used. However, a longer dowel pin would be needed along with additional spacers.

## Common Issue

<mark style="color:blue;">**Issue: The bearings are not spinning smoothly.**</mark>

Possible Solutions:

* Make sure that the 1/4" ID x 3/8" OD Steel Washer was placed during [Step 1](/welcome/system-and-structure/plate-bearing-block/assembly-instructions/getting-started/steps-1-3.md#step-1). A missing washer increases the friction between the block and the bearing.
* Make sure that the #10-32 x 1"L bolts are not too tight.&#x20;


---

# 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/system-and-structure/plate-bearing-block/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.
