# Getting started

## First steps

You've awakened in a familiar, yet strange new world, Champion. It's inhabitants have increased health and damage, whereas you've been blessed with with less health. If you need help getting started, you're in the right place.

### 1. Gathering resources

Trees are dense, and you wont be able to punch them into planks - you'll need an axe instead. If you're lucky, there might be a village nearby. If you aren't, there's plenty of rocks, sticks, and bones laying on the ground. Combine sticks to make planks, and create a crafting table. Combine some sticks and bones on the table to create an axe, and start chopping some trees.&#x20;

### 2. For the night is dark...

With night approaching, shelter and torches should be your priority. Monsters are brutal, and even semi-neutral mobs will kill you given the chance. Your best bet is to wait out the night in a hole, or dirt shack. If you've survived the night, your next goal should be to mine some resources.

### 3. Mining&#x20;

When it comes to mining stone and ores, you'll first need pickaxe made out of bone. It will only be able to mine stone and coal ore, but it's a start.  To mine copper, you'll need a stone pickaxe - it's important that you get some, because copper can be used to improve a bone pickaxe using the smithing table. With this reinforced bone pickaxe, you can mine iron. From here on out, you'll be able to mine most ores.

### 4. Your purpose

From here on, you're mostly on your own: progress through the game and attempt to reach the End, where you'll be faced with the Ender Dragon. However, to open the portal, you'll need twelve eyes of ender. There are several ways that these can be obtained, such as boss fights, crafting recipes, or exploration.

You can use Stargaze, an item that looks like a telescope, to open your quests log and check your progression through the pack.

Good luck!


---

# 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://selians.gitbook.io/silverlight-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.
