# Frequently asked questions

#### How do I get a colourful name?

There's a few ways to get a colourful name.

* Being the Top Voter for the previous month
* Voting every day for 1 week straight
* ~~Spending at least $5 in the server store~~ (The server store is currently closed)

#### How do I get a silver star before my name?

When you vote on all 5 vote sites in one day you will get a silver star before your name for 24 hours.

#### How do I share my chests/furnaces/land claims with my friends?

While standing in the claim that is locking the chests use the '/trust' command. More information in the '[Land Claiming](/other/land-claiming.md#trusting-other-players-to-your-claims)' section of this wiki.

#### Can my friends join?

Yes they can! They will first need to fill out the whitelist form at <https://wiki.aussiesmp.com/apply-now>

#### Can you whitelist my 2nd (or 3rd, 4th etc) account?

Yes. If you have an alternate account that you would like whitelisted, just send the account's username in the #help text-channel in the Discord or ask in-game. Currently all of the servers under AusGG allow alternate accounts. Some potential future game modes will not allow this but it will be clearly stated.

**AusGG and any of our servers are not affiliated with Mojang AB or Microsoft.**


---

# 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://wiki.aussiesmp.com/frequently-asked-questions.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.
