# Getting your UUID in Hytale

{% hint style="danger" %}
We need your UUID in order to add you to the whitelist due to a Hytale bug.\
Here's an example of what one looks like\
`a3bbf5d6-6ba0-47a8-8d5a-cbb6f25de1e8`
{% endhint %}

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

1. Join a single player world.
2. Type and enter this command `/whoami`

Image shown below of the text that should show up.

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

3. Take a screenshot of the chat that pops up. Select **one** method.
   1. Hytale has the ability to capture a screenshot default keybinding is `F12`. Hytale keeps these screen shots in different places depending on if you are using mac or windows.
   2. Windows has a tool for capturing screen shots.
      1. Click the Windows Icon
         1. Type `Snipping Tool`
         2. Click `+ New` and select the part of the screen that has your UUID displayed (The chat box in Hytale). Keep this image somewhere you can find it.
   3. Mac tool for screenshots.
      1. Use `cmd + shift + 4` to bring up the screen shot tool. Select the part of the screen that has your UUID displayed. Keep this image somewhere you can find it.
4. Make sure you have the screen shot you need before you apply on discord, you cannot be whitelisted without this UUID.
5. If you are new go back to the [Getting Started](/hytale/getting-started.md) guide and proceed to Step 2.\
   If you have already been added to the Minecraft whitelist, take the image of your UUID and post it in your staff support ticket.


---

# 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.playtheatria.com/hytale/getting-your-uuid-in-hytale.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.
