# FAQ & Trouble Shooting

## Common Questions

<mark style="color:blue;">**Q: What PSI should I run the piston at?**</mark>

A: 60 PSI

<mark style="color:blue;">**Q: What stage can I put the brake on?**</mark>

A: Any stage or position on the robot, but we recommend the first stage or the closest to the motor as possible. The results will be much better.

<mark style="color:blue;">**Q: What is the holding force of the brake?**</mark>

A: The WCP Friction Brake with the WCP Brake Pad can support 1.5 ft lbs by itself at 60 PSI. The max/min that we have recorded in testing has been 1-2 ft lbs. These values are recorded at the brake and without a motor attached. Adding a motor in brake mode will increase these values.

## Common Issues

<mark style="color:blue;">**Issue: Brake does not disengage.**</mark>

Possible Solutions:

* Check that the shoulder bolt attaching the cone to the piston is threaded all the way in.
* Check the air pressure for the piston. If it is too low, the piston will struggle to disengage.


---

# 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/gearboxes/friction-brake/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.
