# Reach Around

* Reach around placing allows you to place blocks behind the block you're looking at. This can be done either vertically or horizontally, provided you wouldn't be placing a block given normal rules.
* **/togglereacharound** or **/togglearound** will toggle it for yourself

{% embed url="<https://proxy.spigotmc.org/46073adcc2fc624d62a811612030b9a74cfbb3fd?url=https://media.giphy.com/media/CBQglrw8fureBG4jwN/giphy.gif>" %}


---

# 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://thecrib.gitbook.io/welcome/server/gameplay-tweaks/reach-around.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.
