# Transparency

I’m an independent developer and user, sharing tested experience so others can learn, use, and build on it.

This documentation is based on personal experience, careful experimentation, and testing performed specifically on the Snapmaker Artisan platform. While every effort has been made to provide accurate, practical, and beginner-friendly information, results may vary depending on your machine setup, tooling, material source, and operating conditions.

**No results are guaranteed.**\
Use all recommendations and settings at your own risk, and always observe standard safety precautions when operating CNC machinery.

The information provided here does not constitute professional or certified instruction. Neither the creator of this documentation nor any referenced manufacturers assume responsibility for machine damage, tooling wear, material loss, or personal injury resulting from its use.

***

This documentation is free to access and is intended to remain available without direct cost to readers.

Creating and maintaining it takes time, testing, and ongoing work. While the documentation itself is not a commercially sold product, activities around it — such as collaborations, sponsored tools, or content on other platforms — may involve commercial aspects.

There may be financial aspects connected to this project — for example affiliate links or optional support. This is not the primary intention, but I prefer to mention the possibility rather than leave it unspoken.


---

# 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/about-this-documentation/transparency.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.
