# FAQ

## How long is an in-game day?

An in-game day is around 30 minutes, and nightime is around 21 minutes!

## How do I link my discord to my Minecraft account?

1. Type /discord link in-game.
2. Copy the code that is sent in chat. ( Don't tell anyone what it is )
3. Direct Message on discord the ImperiumMC bot with the code

You're done! That's it. It should be linked now and you should be able to talk on the linked chats.

## How can I get decorative heads?

You can purchase all sorts of heads from the `Heads Merchant` located at spawn, in the immigration building.

## How do I setup a RP Profile?

You can setup a RP profile by doing /char . This updated info will display in roleplay chat when doing /chat .

{% content-ref url="/pages/O21mk6uh3ZoitKwEnTlj" %}
[Commands](/imperiummc/commands/commands.md)
{% endcontent-ref %}


---

# 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://imperium1-2.gitbook.io/imperiummc/faq.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.
