> For the complete documentation index, see [llms.txt](https://learning.loftyfiber.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learning.loftyfiber.com/floor-and-table-looms-purchasing-information-and-support/louet-floor-and-table-looms/louet-spring-loom/accessories-for-a-louet-spring-2/additional-accessories-for-the-louet-looms.md).

# Additional accessories for the Louët looms

[Louët Flying Dutchman Shuttle](https://loftyfiber.com/products/flying-dutchman-shuttle-louet?_pos=2&_psq=flying&_ss=e&_v=1.0)

The Flying Dutchman shuttle is a unique design by Louët.  The front guide bows outward to give you a better angle of your yarn as it leaves the bobbin.   a sharper angle (when the guide is flat ) often yarn gets caught on the ends of the bobbin as it unwinds.   This never happens with the LouëtFlying Dutchman shuttle.

Paperquills used 13cm   (5")

Weight: 186 grams (6.6 oz)

[Louët Mini Flying Dutchman Shuttle](https://loftyfiber.com/products/mini-flying-dutchman-shuttle-louet?_pos=1&_psq=flying&_ss=e&_v=1.0)

The Mini FD shuttle has the same concept as the larger size, but is smaller and lighter and fits easier in smaller hands.

Weight: 135 gr. (4.7 oz)

6-inch Paperquills work in this shuttle as well as the LoftyFiber 3-d printed Quills.  This shuttle will take the 5.75" 3d-printed quills: <https://loftyfiber.com/products/durable-3-d-printed-quills>

[Louët Warping Mill](https://loftyfiber.com/products/louet-warping-reel?_pos=3&_sid=a1412d953&_ss=r)

This warping mill is a vertical mill that runs very smoothly on 2 large ball bearing rings. it folds flat, one of its best features since none of us have enough space!

[Louët Aid for sectional warping](https://loftyfiber.com/products/louet-aid-for-sectional-warping?_pos=7&_sid=6d548f551&_ss=r)

[Helping Hands](https://loftyfiber.com/products/louet-spring-helping-hands?_pos=6&_sid=6d548f551&_ss=r)

[Schacht Winding Station](https://loftyfiber.com/products/schacht-winding-station?_pos=15&_sid=6d548f551&_ss=r)


---

# 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://learning.loftyfiber.com/floor-and-table-looms-purchasing-information-and-support/louet-floor-and-table-looms/louet-spring-loom/accessories-for-a-louet-spring-2/additional-accessories-for-the-louet-looms.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.
