# Portable Electric Tools

* Make sure the power switch is off before you plug in the tool.
* Be sure the cord has an intact grounding prong if it was designed with one. If the grounding prong is damaged or missing, please do not use the tool and report it to Makerspace management.
* Inspect cords for damage before using the tool.
* Do not use equipment in wet areas.
* Always secure the work. Use clamps or a vise to hold work rather than holding it with your hands.
* Remove adjusting keys and chuck wrenches before turning the tool on.
* Disconnect tools from power before making adjustments or when changing accessories such as blades, bits, cutters,


---

# 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://wiki.cherokeemakerspace.org/index/wiki/safety/safety-guidelines/portable-electric-tools.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.
