# Extruder

The extruder is the part of the printer that push and pulls the filament through the hotend to extrude/retract molten plastic filament. It typically consists of a motor, a set of drive gears that grip the filament and a housing to hold it all together.

![The toolhead and extruder on the Prusa i3 MK3S. Image from Prusa Knowledge Base.](/files/-MS0PFRYZ0tupHUxgQju)

To disassemble the extruder, follow the instructions linked here:

{% embed url="<https://help.prusa3d.com/en/guide/2b-mk3s-extruder-disassembly_181561>" %}


---

# 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://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/open-access-printers/prusa-open-access/hardware-glossary/extruder.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.
