# Dungeon Customization Guide

## How to customize your dungeon

In order to customize to dungeon you own, you first need to stake your dungeon through the staking menu.[ Click here to learn how to stake.](https://generative-dungeon.gitbook.io/generative-dungeon/utility-token/staking-and-rewards)\
\
For a Video Tutorial on editing basics, click here: <https://www.youtube.com/watch?v=C-EGlMVSBN0>\
\
After staking your dungeon head over to Dungeon Manager dApp by visiting <https://generativedungeon.com> and clicking the Owners tab in the top menu.&#x20;

![Click "Connect Metamask" in the upper right
](/files/oJF0TNPOTJEfCRoqIVsQ)

\
Choose Dungeon Floor Editor in Owner's Menu

![](/files/lBAHKOvSpcILX3eGkI1u)

You will be welcomed with this screen.

![](/files/PuRpNQSBRsONK70DSzw8)

Have fun and explore the features! We have videos on youtube to further explain use of the editor, as well as regular live streams in the discord.

## How to give permission to other wallets to customize&#x20;

Not an editor? Not a worry! You can give a friend or contractor permissions to edit your Dungeon. For the moment, they still need to hold a Dungeon in order to access the editor, but this is something we are looking at changing in the future. The wallet you give permissions to will NOT be able to sell, move, or steal your Dungeon. The ONLY thing they are able to do is edit and save floors.\
\
To give permissions:\
Click Permissions in Floor Editor.

![](/files/j7tTbfkPotXl37js3rK5)

Permission Panel will pop up.

![](/files/zFCPqNl9c1QX9RdkAtN3)

You need to enter the wallets you want to give permission to customize your dungeon. The permissions will expire after 7 days, and you will need to renew them if there is still work to be done. <br>

### Don't want to give permissions?

If for some reason, you don't want to give permissions to your Dungeon, say maybe you have already started editing and don't want them to accidentally delete your floors, you can simply have them send you an exported file. \
\
To do this:\
\
Once they have finished the floor, simply have them export the floor file, then send it to you via message or email.&#x20;

<figure><img src="/files/M3KCYamI0xGqfeEaaEwR" alt=""><figcaption></figcaption></figure>

You will then go to the floor you wish to add the file to and hit import, then select the floor you wish to add.


---

# 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://generative-dungeon.gitbook.io/generative-dungeon/generative-dungeon-tutorials/dungeon-customization-guide.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.
