# Usage & Permissions

**This documentation is free to read, use, and share.**

You are welcome to:

* apply the knowledge in your own work (including commercial projects),
* use the example workflows and parameter baselines,
* download and use files provided here (fixtures, models, post-processors, etc.),
* and use the crafted 3D models in your own machining or creative projects.

**What’s not allowed**

* reselling or repackaging the documentation itself as a product
* selling the 3D models or other provided files *as files*
* reposting parts of the documentation behind a paywall or paywall-gated course
* presenting this documentation as your own publication

**Sharing is welcome**

* links to this documentation can be shared anywhere
* short excerpts or screenshots are fine; attribution is appreciated

If anything is unclear or you want to use something in a different way, asking is always welcome.

{% hint style="info" %}
I’m sharing this so people can learn — not so someone else can sell it.\
**In short:**\
Use the documentation and files freely — even in commercial work.\
Just don’t sell the documentation or the files themselves.
{% endhint %}

<br>


---

# 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/usage-and-permissions.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.
