# Main menu

You can open the main menu by left clicking the **Nether Star.**

<figure><img src="https://1862982261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lcEqdz8XwmK79p9ARaN%2Fuploads%2FtKAdJCbFTCkJECauomax%2Fimage.png?alt=media&#x26;token=d8f150e6-727d-4ed6-8ffe-f8ef4836d62f" alt=""><figcaption></figcaption></figure>

The menu is organized by color for easy navigation:

* **Green**: Preferences (click distance, max size, mixing strength, falloff strength)
* **Magenta**: Toggle masks on or off
* **Blue**: Overlay settings
* **Red**: Ergonomics
* **Orange**: Brushes useful for organics
* **Light blue**: Brushes useful for structures

<figure><img src="https://1862982261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lcEqdz8XwmK79p9ARaN%2Fuploads%2FR8H7025XhAVxIXp95EmR%2Fimage.png?alt=media&#x26;token=e48c1355-fc1c-4174-8581-39e8e655e6fc" alt=""><figcaption></figcaption></figure>

Quick note: if you are using **Axiom** or got used to the look and feel of **goBrush/goPaint**, you probably want to keep **Brush mode enabled**, and set **Edge to Center**.\
\
With **Brush mode enabled**, you perform all of the operations, with the **Nether Star** in your **main hand**, just like with **goBrush/goPaint.**

<figure><img src="https://1862982261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lcEqdz8XwmK79p9ARaN%2Fuploads%2Fjxkuv8VMddGySwaEwXRa%2Fimage.png?alt=media&#x26;token=4291f4f1-9704-4036-8ebe-4cbec2d0f81b" alt=""><figcaption></figcaption></figure>

With **Origin set to Center**, the shapes start from the block that you're looking at instead of its surface, a behavior you would expect to see in **Axiom.**

<figure><img src="https://1862982261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lcEqdz8XwmK79p9ARaN%2Fuploads%2F5mySl2wi5obNeIODgdoK%2Fimage.png?alt=media&#x26;token=97c41bb5-7b6b-42aa-a008-52fac6b2e8df" alt=""><figcaption></figcaption></figure>

EdgeIf you are used to the **Effortless Building** mod or didn't use any of the previous tools, you'll want to **disable the Brush mode**, and set the **Edge to Face.**

With **Brush mode disabled**, you perform all of the operations, using **the blocks** in your **main hand**, the behavior you would expect in the original mo&#x64;**.**

<figure><img src="https://1862982261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lcEqdz8XwmK79p9ARaN%2Fuploads%2FbJPEoAvDRGWRPu42bq00%2Fimage.png?alt=media&#x26;token=5523dd6f-5eb7-40c3-b8da-97c5bb3596d9" alt=""><figcaption></figcaption></figure>

With **Edge set to Face**, the shapes start from the neighbor of the block that you're looking at, a behavior you would expect in the original mo&#x64;**.**

<figure><img src="https://1862982261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lcEqdz8XwmK79p9ARaN%2Fuploads%2FktEfZhleRGXq7iSguAmp%2Fimage.png?alt=media&#x26;token=55fcd5fb-158e-419a-95df-a01457da3b18" alt=""><figcaption></figcaption></figure>


---

# 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://magicwand.gitbook.io/magicwand-wiki/for-builders/main-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.
