> 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/project-menu.md).

# Project Menu

- [Project Information](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/project-information.md): On the Project Menu
- [Project Setup](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/project-information/project-setup.md): Shown on Project Information
- [Project Information | Planning](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/project-information/project-information-or-planning.md): Shown on Project Information
- [Planning Calculations](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/project-information/planning-calculations.md)
- [Project Notes](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/project-information/project-notes.md): Shown on Project Information
- [Heddle Count](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/project-information/heddle-count.md): Shown on Project Information
- [Color Information](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/project-information/color-information.md): Shown on Project Information
- [Cloth Construction](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/project-information/cloth-construction.md): Shown in Project Information
- [Weaver's Writeup](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/project-information/weavers-writeup.md): Shown in Project Information
- [Mode](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/mode.md): On the Project Menu
- [Cloth Type](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/cloth-type.md): On the Project Menu
- [Float Check](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/float-check.md): On the Project Menu - Keyboard Shortcut Ctrl-F / Cmd-F
- [Reed Calculator](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/reed-calculator.md): On the Project Menu
- [Raddle Calculator](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/raddle-calculator.md): On the Project Menu
- [Warp and Weft Winding Plan](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/warp-and-weft-winding-plan.md): On the Project Menu
- [Snapshot History](https://docs.tempoweave.com/help-by-menu-tabs/project-menu/snapshot-history.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/project-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.
