> For the complete documentation index, see [llms.txt](https://wiki.vibecentral.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.vibecentral.xyz/general/profile-and-customization/join-messages.md).

# Join Messages

You can select your own join message from a set of 26 available messages using **`/joinmsg`**. Join message selection requires the [Member rank](/general/ranks.md#member) or above. Some join messages are exclusive to [VIP](/general/ranks.md#vip-tiers-1-6) players.

<details>

<summary>Member &#x26; VIP Exclusive Join Messages</summary>

### Join Messages available to all Members

* **Default:** \[name] has joined
* \[name] popped in
* \[name] is here!
* \[name] has been summoned
* \[name] logged in!
* \[name] just joined!
* \[name] is back online!
* \[name] dialed in
* \[name] hopped in
* \[name] just landed

### VIP Exclusive Join Messages

* \[name] appeared out of thin air o\_o
* \[name] is ready to \~\~ vibe \~\~
* \[name] is here to party!
* \[name] is here to \~\~ chill \~\~
* \[name] is here to share sum vibez
* \[name] vibed into the server
* \[name] just joined the server - glhf!
* \[name] just joined. everyone, look busy!
* \[name] just joined. hide your bananas.
* \[name] shifted into the dimension
* \[name] is here.
* \[name] joined the party!
* \[name] slid into the server
* \[name] just spawned
* \[name] is bringing the vibes!
* \[name] is here to vibe!
* \[name] is here. sheeeeesh!
* \[name] is here to dominate the craft

</details>

## Connection Location

To help build a sense of global connection and make juggling timezones easier, the server displays your country (estimated from your IP address) when you log in. It’s a simple way to show where our members are from and to highlight others from your region. Your actual IP address is never publicly shown!

We respect your privacy, while there is currently no built in toggle system for join country, members can have the message hidden per request - no questions asked, just contact staff!

## Membership Length

When logging in, the amount of days since you first joined vibe as well as the associated Season is displayed to give others a sense of how long you've been around the community.

{% hint style="info" %}
You can view the exact join time, date, and Season of you or another online player on demand using the `/firstjoin [username]` command
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.vibecentral.xyz/general/profile-and-customization/join-messages.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.
