# Joining The Server

Upon joining the server, you will land in the spawn world and be greeted with the following messages in your chat:

<figure><img src="/files/53tTru6xWsmq4FKEIKiV" alt=""><figcaption></figcaption></figure>

The above message is a greeting, reminding you of some commands you can use. This can be disabled/enabled via the [preferences menu](/allura/menus/preferences-menu.md) in the notifications category.

The lower message is a disclaimer about the rules of this server. This too can also be disabled/enabled via the [preferences menu](/allura/menus/preferences-menu.md) in the notifications category.


---

# 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://vertex-wiki.gitbook.io/allura/starting/joining-the-server.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.
