# Adding Floating Selvages

Use Floating selvages when the weave structure does not provide a smooth interlacement at the edges of the weaving. Twills are a common weave structure that normally benefit from having a floating selvages.&#x20;

**How it works:**

* Because the threads are **not in heddles**, they **do not move up and down with the shafts**.
* They stay centered and act as **stationary edge threads**.
* The shuttle goes **over one floating selvage and under the other**, locking the weft at the edge.
* The weight should be adjusted to provide the correct amount of tension during weaving.

### Method 1: Using Existing Warp Ends&#x20;

1. Take the **first and last warp ends** out of their heddles.  Alternatively, prepare two extra warp ends that in the appropriate color (same as the first and last warp end) that will not be threaded.
2. **Sley** these warp ends through the reed normally.&#x20;
3. Tie them onto the **front apron bar** with the rest of the warp.
4. At the back of the loom, **add a small weight** to each of these warp ends

***

### Method 2: Add Separate Weighted Warp Ends

For the right and left of the warp, in the appropriate color:

1. Take a **separate length of warp thread**
2. **Wrap** around a thread weight.&#x20;
3. Bring the thread **through the reed at the outer dent**.
4. Tie the other end to the **front apron bar**.
5. Let the **weight hang off the back**, releasing more thread as needed while weaving.


---

# Agent Instructions: 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://learning.loftyfiber.com/weaving-how-to/adding-floating-selvages.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.
