# Depth Gauges

### **What it is**

A depth gauge measures depth **relative to a reference surface**.

### **What it’s used for**

* check pocket depth after machining
* verify hole or counterbore depth
* confirm Z-axis accuracy against CAD/CAM values

***

### **Search terms to buy**

* tire depth gauge (beginner friendly choice)

{% hint style="info" %}
The depth feature on calipers is enough for most jobs. A depth gauge is just more comfortable to handle.
{% endhint %}

{% hint style="info" %}
You can use a **tire depth gauge** for this purpose.\
It’s inexpensive, beginner-friendly, and accurate enough for most setups on a compact CNC. A dedicated depth gauge or depth micrometer is more precise, but not necessary to get started.
{% endhint %}


---

# 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://miwicnc.gitbook.io/miwicnc/tooling-and-workshop-setup/measuring-and-referencing-tools/depth-gauges.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.
