# Support this work

Creating and maintaining this project takes time — testing ideas, breaking things, fixing them again, writing, refining, and keeping examples up to date. The documentation is free to access and intended to remain openly available.

If you’d like to support the work behind it, you can — but there’s no expectation attached.\
\
**Optional support link:**\
(For those who want to contribute directly — no pressure, no tiers, no paywalls.)\
\
[buymeacoffee.com/miwicnc](https://buymeacoffee.com/miwicnc)\
\
Thanks for even considering it.\
And honestly — using this documentation to build something, improve a workflow, or learn a new skill is already a form of support.\
When people share what they’ve tried or what worked for them, it helps me see what’s useful and where the documentation can be improved.


---

# 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/support-this-work.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.
