# Lasso

Leads on the server have features not normal to vanilla Minecraft, this is the full list of quality of life features added to make moving mobs easier.

* Right-Click on a mob with a lead to leash the mob
* Right-Click again on the mob with an empty hand to release the lead
* Right-Click on a fence post while holding one or more leads will place all leads on the post.
* Shift-Right-Click on a fence post while holding one or more leads will transfer a single lead to the post. Additional leads can be transferred by Shift-Right-Click on the post (not the knot).
* Right-Click on a knot with an empty hand will transfer all the leads to your hand.
* Shift-Right-Click on a knot with an empty hand will transfer a single lead to your hand. Additional leads can be transferred by Shift-Right-Click on the knot.
* You can leash most mobs including Villagers


---

# 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://wiki.blujay.xyz/other-features/lasso.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.
