# Creating a Warp

To create a warp, you will need at least $25K. Please note that you cannot create warps in the end, nether, resource world, spawn, and other public areas of this nature.

In the /**warps** window, click the red bed. It will open a window that has a crafting table at the bottom. Click the crafting table.&#x20;

<img src="/files/XKlJQbSd3CcRJx5yRGsS" alt="" data-size="original">

In the chat window, you will be directed to write the name of your warp in chat. Just type the name of your warp. You do not need any commands. It will not send it as a message to everyone. **Just type the name of your warp into the chat window**.&#x20;

<img src="/files/9UabRL2xeimh6PWhrU6c" alt="" data-size="original">

Once you do this, you will be prompted to confirm warp creation (and get charged $25K). Clicking the green button will send you a notification in chat:

<img src="/files/mDdOcLFohChqyTuHlvPY" alt="" data-size="original">

You can then return to the /**warps** red bed window. Your warp will now appear in one of the blocks above the crafting table. Hover over the warp to confirm the name, and click on it to manage the warp settings.

<img src="/files/AybLbKukZplq4l0lQio6" alt="" data-size="original">

* **ender pearl**: teleport to your warp location
* **red/lime shulker box**: *publicity setting*: clicking on this will make your warp public so anyone can visit, or private so only allowed players can visit it. If your warp is public, the shulker box will be lime green
* **paper**: *warp sharing*: this will allow you to share your warp with specific players. This is really only useful if your warp publicity setting is set to private (**red shulker box**)
* **nametag**: *warp renaming*: this will let you change the name of your warp. You can do this by writing the new name for your warp in the chat. You may need to leave the gui window to get to the chat window. If successful, the chat window will show you a confirmation message
* **eye of ender**: *warp relocate*: this will let you move where your warp takes players. It is great if you are trying to move your warp location to a completely different place
* **enchanting table**: *warp type*: this will let you set the type of warp. This is really useful if your warp is public. The options are:
  * lime dye: public (generic/not defined)
  * chest: shop
  * bottle of enchanting: grinder
  * firecracker: attraction
  * red bed: town
  * wheat: farm
* [🚫](https://emojipedia.org/prohibited): Delete your warp (**We recommend that you do not do this! You can always make your warp private and rename/relocate it! Don't waste $25K**


---

# 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://docs.mineseed.org/mineseed/warps/creating-a-warp.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.
