# Holding & Labelling

## Labelling

As you will be handing over your parts to a technician for welding, it is important to clearly articulate how the project should come together. This can be done by creating a labelling system for your parts and joins. Any system you devise should be clearly understood by the technician before commencing with welding.&#x20;

* If you are laser cutting parts, you might like to add labels with the laser etching. Alternatively, tape and marker should do the trick.
* If your job is especially complex, provide as much documentation as you can as to which parts go where. &#x20;
* You can consult with a FabLab technician to figure out the best ways to label parts and the order in which they should go together.&#x20;

## Holding

Holding allows parts to be positioned accurately during welding, while also allowing the welder to keep their hands free. Most common joins are easily held by magnets, clamps, or a combination of both.

If you have a complicated join, perhaps using compound angles, consider ways that these two parts may be held in position during the welding process. Specialist magnets and clamps are commonly used, but if your work is especially complex, you may want to consider making a jig.

* Ideally, jigs should be made from plywood or similar.
* Stainless steel, although ferrous is NOT magnetic.&#x20;
* Understanding what is possible in holding should inform your design.&#x20;

![Magnets allow welders to keep their hands free](/files/-M62ePcTr01oA4eKN6JM)


---

# 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/msdmaker/metal-work-area/preperation/holding-and-labelling.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.
