# Welcome to Orbitfall

{% hint style="danger" %}
**Please Note!**
{% endhint %}

GLXY: Orbitfall is currently in active Alpha development.

* Features, mechanics, and balance may change as the server evolves.
* Progress may be reset between major updates, and some systems may be incomplete or experimental.
* Players joining during Alpha are helping shape the future of the server through feedback and testing.

## What You’ll Find Here

This documentation covers:

* Core gameplay systems & mechanics
* Player commands and permissions
* Quality-of-life features
* Server rules and expectations
* Support and troubleshooting references

Everything here is written to be **clear, concise, and up to date**.

## Who This Is For

* **Players** looking to understand how things work
* **Closed beta testers** and early access participants
* **Staff** needing a single source of truth

If it affects gameplay or interaction with the server, it belongs here.

## How to Use This Site

Use the navigation on the left to browse topics by category.

If you’re new, start with:

* **Getting Started**
* **Commands**
* **Gameplay Systems**

Changes are documented here alongside development updates.

## A Living Document

Orbitfall is actively developed.\
Systems may evolve, commands may change, and features may expand.

This documentation will grow with the server.


---

# 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://orbitdocs.glxystudios.com/welcome-to-orbitfall.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.
