# Quickstart

{% hint style="info" %}
Some information might be incomplete, consider joining our discord server for more info.
{% endhint %}

## How to start survival ?

***

To begin your survival journey, type /menu in chat, select Survival Warps, then choose Overworld.\
Keep in mind that the Nether resets every night, and the End resets every 3 hours — but only during daytime in real life.

<details>

<summary>Visual guide to teleport.</summary>

<figure><img src="/files/84CGnGJzVyMu1IjLdLaw" alt=""><figcaption></figcaption></figure>

</details>

## Step by step guide.

***

✅Your goal in survival is to level up, and you ask, why is that ?

Your crafting stats based on your level, meaning, higher your level = better gear you get. By this we recommend to visit [leveling guide](/arpg/getting-started/levels.md).

Different type of items have different chances of getting stats and some unique features as well, for example every stone sword will be two handed but have higher dmg at lower levels then diamond one. In order to maximize your offense and defense capabilites recommended to check [crafting guide](/arpg/gear/crafting.md).

## Full tutorial how to nagivate on server

{% embed url="<https://youtu.be/RpcUnDAnZWs>" %}


---

# 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.fatex.eu/arpg/getting-started/quickstart.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.
