> For the complete documentation index, see [llms.txt](https://docs.tempoweave.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu.md).

# Tools Menu

- [Add Tabby](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/add-tabby.md): Found on the Tools Menu
- [Remove Tabby](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/remove-tabby.md): Found on the Tools Menu
- [To Liftplan / To Tieup](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/to-liftplan-to-tieup.md)
- [Tromp as Writ](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/tromp-as-writ.md): Found on the Tools Menu
- [Arrange Treadles](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/arrange-treadles.md): Found on the Tools Menu
- [Arrange Shafts](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/arrange-shafts.md)
- [Warp Spread](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/warp-spread.md)
- [Treadle Reducer](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/treadle-reducer.md): Found on the Tools Menu
- [Shaft Reducer](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/shaft-reducer.md)
- [Treadle Expander](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/treadle-expander.md): Found on the Tools Menu
- [Simplify Draft](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/simplify-draft.md)
- [Turn Draft / Rotate Draft](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/turn-draft-rotate-draft.md)
- [Double Cloth](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/double-cloth.md)
- [Image Center](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/image-center.md)
- [Analyze Repeats](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/analyze-repeats.md)
- [Fabric Analysis Mode](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/fabric-analysis-mode.md)
- [Weave Assistant](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/weave-assistant.md)
- [Prepare Threading](https://docs.tempoweave.com/help-by-menu-tabs/tools-menu/prepare-threading.md)


---

# 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:

```
GET https://docs.tempoweave.com/help-by-menu-tabs/tools-menu.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.
