> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/machine-workshop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ms-kb.msd.unimelb.edu.au/machine-workshop/resources/designer-maker-inspiration.md).

# Designer Maker Inspiration

If you're struggling for inspiration take a look at some of these brilliant designer makers.

{% embed url="<http://www.kyllesebree.com>" %}

![Kylle Sebree](/files/-MJZulwVC2KbGoR2t-9u)

{% embed url="<http://www.markowitzdesign.com>" %}

![Markowitz Design](/files/-MJZvA7h88QqfT6aalP-)

{% embed url="<https://mastfurniture.com.au>" %}

![Mast Furniture](/files/-MJZvbvrPe7dJP6hpSRX)

{% embed url="<http://www.alexsandrapontonio.com>" %}

![Alexsandra Pontonio](/files/-MJZvmRan0vuhl4zB7l9)

{% embed url="<http://www.vivianbeer.com>" %}

![Vivian Beer](/files/-MJZwU7rZeQhucFXvH70)

{% embed url="<https://www.mcfarlanefurniture.com>" %}

![McFarlane Furniture](/files/-MJZwyW6TS5_tb-6weDW)

{% embed url="<https://fernwehwoodworking.com>" %}

![Fernweh Woodworking](/files/-MJZxF2f-brTWU0Rd2ui)

{% embed url="<https://www.bernchandleyfurniture.com>" %}

![Bern Chandley](/files/-MJZxXwM4OtVB1YuUXcW)

{% embed url="<https://www.douglasfirdesign.com.au>" %}

![Douglas Fir Design](/files/-MJZxpVdtUS19yuaDkox)

{% embed url="<https://tidedesign.com.au>" %}

![Tide Design](/files/-MJZy60nuz2TLladM902)

{% embed url="<https://www.pekovichwoodworks.com>" %}

![Pekovich Woodworks](/files/-MJZyIqnb3x5oqK_jlvx)

{% embed url="<https://fredganim.com>" %}

![Fred Ganim](/files/-MJZyTyMBzfnDvZdXV78)

{% embed url="<https://www.tomfereday.com>" %}

![Tom Fereday](/files/-MJZymf-N5Qr7mqGB4Ht)

{% embed url="<http://www.rolfbarfoed.com.au>" %}

![Rolf Barfoed](/files/-MJZzASDyZOxcvxi678y)

{% embed url="<https://pedullastudio.com.au>" %}

![Pedulla Studio](/files/-MJZzaJ0OORHsDTOlXIM)

{% embed url="<https://www.tomraffield.com>" %}

![Tom Raffield](/files/-MJZzdLqP5d1IMuZL7rx)

{% embed url="<https://www.cozistudio.com/copy-of-products>" %}

![Cozi Studio](/files/-MJ_212GPVF40gWQvB_3)

{% embed url="<http://www.martinjohnston.com.au>" %}

![Martin Johnston](/files/-MJ_28OPRX7UWtbtogL8)

{% embed url="<https://joshcarmody.com.au/>" %}

![Josh Carmody](/files/-MJ_2PWUW-NfUw7L90wt)

{% embed url="<http://www.johncederquist.com>" %}

![John Cederquist](/files/-MJ_2nPe2uP5WgK_gt25)

{% embed url="<http://www.wendellcastle.com>" %}

![Wendell Castle](/files/-MJ_30_zEkUWRABA-b2O)

{% embed url="<http://www.matthias-studio.com>" %}

![Matthias Pliessnig](/files/-MJ_3ZpYPOdLqs4ic0Rv)

{% embed url="<http://eleanorlakelin.com>" %}

![Eleanor Lakelin](/files/-MJ_3n24bj7CA7bv40sI)

{% embed url="<https://www.makikoryujin.com>" %}

![Makiko Ryujin](/files/-MJ_6CYROZ0doYD0huI9)

{% embed url="<https://nakashimawoodworkers.com>" %}

![Nakashima Woodworkers](/files/-MJ_6YTugMwPCdzKxsdo)

{% embed url="<https://www.tonykenwayfurniture.com>" %}

![Tony Kenway](/files/-MJ_6gFaNGT9RxoCwqix)

{% embed url="<http://davidhaig.co.nz>" %}

![David Haig](/files/-MJ_6q4stbuNUJ6_l0R-)

{% embed url="<http://www.michaelfortune.com/home.html>" %}

![Michael Fortune](/files/-MJ_7FWtC7VffDii5YgL)

{% embed url="<https://www.davidupfillbrown.com/index.html>" %}

![David Upfill-Brown](/files/-MJ_7SDJgMg5vyUAF2bp)

{% embed url="<https://www.petergalbert.com>" %}

![Peter Galbert](/files/-MJ_A3NnHnu534bwtgF5)

{% embed url="<http://tokunagafurniture.com/>" %}

![Tokunaga Furniture](/files/-MJ_BZBoCaSsQfLhqwb2)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ms-kb.msd.unimelb.edu.au/machine-workshop/resources/designer-maker-inspiration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
