> For the complete documentation index, see [llms.txt](https://wiki.phenixstation.run.place/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.phenixstation.run.place/stronaglowna.md).

# Strona Główna

<h2 align="center"><img src="/files/KWD4dR4kabn5qIXLkj2F" alt=""></h2>

<h2 align="center">SPACE STATION 14 PL</h2>

<p align="center">Witaj w miejscu gdzie rozpoczyna się twoja przygoda z stacją</p>

<p align="center"><a href="ss14://51.68.136.102:1212" class="button primary" data-icon="server">Serwer</a> <a href="https://discord.gg/QE2v4f5r6C" class="button secondary" data-icon="discord">Discord</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><a href="/spaces/mC1p83fUVY9J6CrORaqI"><strong>DOKUMENTACJA</strong></a></td><td>Całe Wiki na temat gry oraz samego serwera</td><td><a href="/spaces/mC1p83fUVY9J6CrORaqI">/spaces/mC1p83fUVY9J6CrORaqI</a></td><td><a href="/files/LHIOZGoI6dPF36TuRaxH">/files/LHIOZGoI6dPF36TuRaxH</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><a href="/spaces/BeKxdd6FWy7MBzFRx8K7/pages/xSKACgaFjsHdWkvrL7EZ"><strong>CHANGELOG</strong></a></td><td>Zmiany na samym serwerze gry</td><td><a href="/spaces/BeKxdd6FWy7MBzFRx8K7">/spaces/BeKxdd6FWy7MBzFRx8K7</a></td><td><a href="/files/IaUMODRBBSBL8eUaPX09">/files/IaUMODRBBSBL8eUaPX09</a></td></tr><tr><td><h4><i class="fa-map">:map:</i></h4></td><td><a href="/spaces/mC1p83fUVY9J6CrORaqI/pages/7Qk65HnkfPuNVh4NZ4bQ"><strong>MAPA</strong></a></td><td>Sprawdź gdzie i jak wygląda mapa</td><td><a href="/spaces/mC1p83fUVY9J6CrORaqI/pages/7Qk65HnkfPuNVh4NZ4bQ">/spaces/mC1p83fUVY9J6CrORaqI/pages/7Qk65HnkfPuNVh4NZ4bQ</a></td><td><a href="/files/ebMoLMpZFyLqpzByuzrk">/files/ebMoLMpZFyLqpzByuzrk</a></td></tr></tbody></table>

{% columns %}
{% column %}

### Czym jesteśmy?

Wszyscy jesteście grupą ludzi, którzy pracują razem (nawet Klaun). Nie powinniście sobie nawzajem robić krzywdy, chyba że macie ku temu bardzo ważny powód. Zanim uciekniecie się do przemocy, wezwijcie Ochronę przez Radio i spróbujcie ogłuszyć i zatrzymać ~~pomocnika~~ napastników. Nie popełniajcie morderstwa, chyba że jest to waszym obowiązkiem&#x20;

&#x20;
{% endcolumn %}

{% column %}
{% code title="Job.yml" overflow="wrap" %}

```yml
- type: job
  id: Janitor
  name: job-name-janitor
  description: job-description-janitor
  playTimeTracker: JobJanitor
  startingGear: JanitorGear
  icon: "JobIconJanitor"
  supervisors: job-supervisors-hop
  access:
  - Service
```

{% endcode %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/LEUTdqrkdlH9IDepFUpo" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Dostosuj swoją postać

Przed rozpoczęciem rundy możesz dostosować wygląd swojej postaci i skonfigurować preferencje dotyczące zadań. Pamiętaj, że nie zawsze masz gwarancję otrzymania zadania, na którym najbardziej Ci zależy, ale możesz ustalić priorytety, na których Ci najbardziej zależy, lub całkowicie je wyłączyć.

&#x20;
{% endcolumn %}
{% endcolumns %}


---

# 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://wiki.phenixstation.run.place/stronaglowna.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.
