> For the complete documentation index, see [llms.txt](https://overthecloud.gitbook.io/underpunks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overthecloud.gitbook.io/underpunks/starters-hub/introduction.md).

# Introduction

## Welcome to Underpunks!

First off, congratulations! By joining Underpunks 55, you've just stepped into one of the most exciting and innovative gaming universes out there. You're now part of a passionate community that's growing every day, shaping this world together.

### What awaits you

Imagine a world where you can be anyone, do anything. With dozens of different gameplay mechanics - from managing businesses to exploring dungeons, from trading rare items to building reputation with space factions - your journey here will be uniquely yours. Whether you dream of becoming a respected merchant, a fearless explorer, or even a Martian pioneer, the path is open.

### About this guide

These pages are designed to give you a smooth, guided start into the Underpunks universe. Think of it as your personal mentor, helping you navigate those crucial first steps without getting overwhelmed by the game's rich complexity.

{% hint style="warning" %}

### Important note

This isn't an official guide - I'm Zigm4, just another passionate player who wants to help newcomers thrive. Game mechanics might change (they might have already changed since you're reading this!), but don't worry. If you have questions, ping me (Zigm4) on the server or jump into the conversation in our general or help-chat channels.

Remember - there are no stupid questions. We've all been beginners and even veterans still check their notes about specific gameplay mechanics!
{% endhint %}

### Ready to Begin?

The caverns are calling, dungeons await exploration and Mars... well, Mars is just the beginning. Your story in Underpunks starts now, and trust me - it's going to be an incredible journey.

Let's get you started on the right foot.

*Next: Check out "*&#x59;our first day in Underpunk: A shire guid&#x65;*" to choose your starting path.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://overthecloud.gitbook.io/underpunks/starters-hub/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.
