# Scope of Applicability

### **Reference context**

All examples, tests, and parameter baselines in this documentation were developed on a **Snapmaker Artisan**.

The reference setup used throughout this documentation has the following characteristics:\
• desktop-scale machine size\
• dry machining (no liquid coolant)\
• aluminium as the primary reference material\
• an open-loop motion system\
• limited spindle power compared to industrial mills

The workflows are written and validated under these conditions.

***

### **Out of scope (to keep focus)**

Not directly covered here:

* liquid-coolant workflows
* production-rate material removal
* closed-loop / high-power systems


---

# 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/foundations/scope-of-applicability.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.
