# Getting Started

## Network Lobby

After joining the server you will be placed into the main lobby with two items:

![](/files/-MLFW1jEQTsjI8N52L0f)

### Server Selector

Right clicking with the server selector in hand will result in this GUI opening:

{% hint style="info" %}
For now only Survival Plugged is available, this server selector will change as different servers are added to the Network.
{% endhint %}

### Cosmetics Menu

Right clicking with the cosmetics chest in hand will result in this GUI opening, with the following sub-menus:

![](/files/-MLmpfxTtENApGApgUmu)

```
Pets: Different entities that follow the player around
Gadgets: Different items that have fun right click effects in lobbies
Particles: Different particle effects for the player
Animated Hats: Different animated hats the player can use
Emotes: Emoticons that can be used to express how you are feeling
Banners: Different banner designs to place on your head
Cloaks: Large particle effects (can cause lag for slow computers)
Miniatures: Minifigures that float behind you as you walk 
Hats: Different entities a player can bind to their head
Suits: Different armour sets that effect the players appearance
```

## [Survival Plugged](/corvaria-wiki/servers/survival-plugged.md) Spawn

After spawning into Survival Plugged you will be greeted by the following NPCs:

![](/files/-MLmp0xw84cNjQMUBKNM)

```
Teleporter: Executes /rtp go for the player
Menu: Executes /menu for the player
```

{% hint style="danger" %}
Right clicking on the Teleporter will result in immediate execution of random teleport, so only interact with him if you are ready to leave spawn.&#x20;
{% endhint %}


---

# 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://dylanface.gitbook.io/corvaria-wiki/getting-started.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.
