> For the complete documentation index, see [llms.txt](https://help.sbtinstruments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sbtinstruments.com/troubleshooting/dilution-dispenser-acting-up.md).

# Dilution dispenser acting up?

## What may happen to your dilution dispenser

### Piston is stuck

If you cannot push down the piston do not apply force!

It is likely that one or both of the internal ejection valves are jammed.

To resolve this issue, please consult the Instructions Manual included with the device, especially section 13 on general trouble shooting and section 10 on how to remove the valves from the device. Possibly you don't need to replace them, just clean them and make sure they move freely.


---

# 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://help.sbtinstruments.com/troubleshooting/dilution-dispenser-acting-up.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.
