# Drill Press

A drill press is very similar to a drill in function, but because it is a press, has some different safety guidlines.

1\) Never put your hand near the drill bit.&#x20;

2\) Make sure to keep the piece secure.

3\) Keep your face out of the way of the drill. This is to avoid debris from hitting you

4\) Keep unplugged and turned off when not in use.


---

# 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.iowacityrobotics.org/safety/shop-safety/machine-tools/drill-press.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.
