# Installing WorldEdit mod

1. You can find the download link in this [website](https://www.curseforge.com/minecraft/mc-mods/worldedit). Make sure to download the right version.
2. Put the <mark style="color:yellow;">WorldEdit</mark> file in the folder mods located in the minecraft directory.
3. Download the [forge ](https://files.minecraftforge.net/net/minecraftforge/forge/)intaller for the respective WorldEdit version dowloaded.
4. Open the forge and make the installation; after that, there should be a new minecraft version created.


---

# 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.soltionstudios.com/tutorials/installing-worldedit-mod.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.
