# Introduction

<figure><img src="/files/Eh6EZiK4zXj20JnNLUrV" alt="" width="375"><figcaption><p>Artwork by AGS New World</p></figcaption></figure>

## Explore

Explore the new world database. Buddy extracts may game data sheets and presents them as browsable tables with all columns for you to show, hide, sort and filter. The aim is to make raw game data accessible.&#x20;

## Track & Progress

We love to collect and buddy lets you to keep track of your ingame collectables. Character Level and Skill progression included.&#x20;

*Tracking inside buddy is completely separated from the game. <mark style="background-color:orange;">You have to track your stuff manually in buddy.</mark> There is currently no official way to fetch game state from the game client.*

## Create

Theory craft new gear builds or recreate the ones you own and share with others.&#x20;


---

# 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://docs.nw-buddy.de/introduction.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.
