# Before you start

* **Step 1: Join our network**\
  \
  Join the Pixelbiester Minecraft server and type `/discord` in the chat box. You'll receive a unique verification code.

***

* **Step 2: Verifying**\
  \
  Head over to the Discord server and use the code you received by typing `/verify <token>` in the chat box. Replace `<token>` with the code you received from the Minecraft server. **It does not matter in which text channel this command is written.**

***

* **Step 3: Adjusting the name**\
  \
  After entering the code, a popup window will appear asking for your in-game username. Input your correct username and click **Adjust**.

***

* **Step 4: Done**\
  \
  Congratulations! You're now verified and can enjoy the perks of your rank on the Discord server.

***

* If you want to unlink your Discord account from the Minecraft server, simply type `/discord unlink` in the Minecraft server's chat box. If you want to unlink your Minecraft account from the Discord server, type `/unlink` in the Discord chat box.
* If you encounter any problems, please contact our team on our [<mark style="color:blue;">Discord server</mark>](https://pixelbiester.net/discord).


---

# 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.pixelbiester.net/before-you-start.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.
