> 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/schacht-loom-information-floor-tapestry-rigid-heddle/mighty-wolf/how-do-i-adjust-heddle-bar-hooks-on-my-baby-wolf-mighty-wolf-or-standard-floor-loom.md).

# How do I adjust heddle bar hooks on my Baby Wolf, Mighty Wolf, or Standard Floor Loom?

The end of the heddle bar hook should be approximately 3" from the outside of the harness frame. If your heddles slide freely on the heddle bars you will not need to make any adjustment to the hooks. If you do need to adjust the heddle bar hook, follow the instructions below.

Remove the harnesses from the loom and lay them flat on a table. Note: it is not necessary to remove the harness from the loom, but if you are putting your heddles on for the first time, it will be easier to make this adjustment.

Before you begin, note which way the groove in the heddle bar hook is facing.

Release the heddle bar from the hook by pulling the slide toward the spring and harness frame and pull the heddle bar out of the way. Using a 1/4" wrench or pliers, turn the heddle bar hook clockwise to tighten it or counterclockwise to loosen it. The distance from the end of the heddle bar hook to the outside of the harness frame should be approximately 3".

![heddle bar diagram](https://cdn.shopify.com/s/files/1/0720/0692/6631/files/FAQ_heddle_bar_hooks_480x480.jpg?v=1702675994)

Be sure to face the groove in the heddle bar hook in the same direction it was in before you adjusted it. Reinsert the heddle bar into the groove and secure it with the slide. You may have to turn the heddle bar hook slightly using the wrench or pliers in order for the slide to slip into place over the heddle bar.

Repeat the process for the heddle bar hook on the other side of the harness.

This content originates from the Schacht website FAQ's


---

# 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/schacht-loom-information-floor-tapestry-rigid-heddle/mighty-wolf/how-do-i-adjust-heddle-bar-hooks-on-my-baby-wolf-mighty-wolf-or-standard-floor-loom.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.
