> 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/gameplay-guides/a-mars-series/the-great-martian-railway.md).

# The great Martian railway

The Great Martian Railway represents one of the most remarkable transportation systems on Mars: a single Art Deco, retro-futuristic train that operates continuously along a predetermined route. While the elite enjoy the comfort of the train's interior, most travelers experience their journey through **SHUNTS** - small, battered cyberpunk capsules that are pushed along the track by the main train.

## Understanding shunts

Shunts are the primary means of transportation for regular travelers along the railway. These beat-up cyberpunk capsules are scattered along the track sides, waiting to be salvaged and used. When you use one, you're essentially renting a capsule from local traders whose assistants collect and rebuild them along their section of the track.

{% hint style="info" %}
Renting price is not know for now
{% endhint %}

While using official stations for shunt travel is considered the safer option, many travelers opt for the more adventurous (and technically illegal) approach of placing their shunts anywhere along the track. Be warned - your back might never be the same after a rough ride!

{% hint style="warning" %}
**Legal notice**:

The authors of this guide take no responsibility for any spinal injuries sustained through unofficial SHUNT usage. Remember: Everyone loves a smooth shunt!
{% endhint %}

## Technical operation

#### Basic Commands

* "`!enter`" - Used to board a shunt or "the train"
* "`!exit`" - Used to disembark
* "`!look`" - Check your current zone while traveling

{% hint style="info" %}
15-second cooldown between commands
{% endhint %}

### Mechanics

You enter a shunt using the `!enter` command, you'll be moved to train channel. During this time, you'll receive detailed information about when the train will arrive at your position while using "`!look`"  command. Unlike traditional train travel, you don't need to time your entry perfectly - your shunt will come along and "collect" you directly.

However, exiting requires more precise timing. The train only stays in each transit zone for exactly one minute, and you'll need to time your exit accordingly. The 15-second command cooldown should give you enough time to use "`!look`" and "`!exit`" within the same minute.

<figure><img src="/files/Nucx6yMnpR3FqFDDJSgs" alt=""><figcaption><p>IYKYK</p></figcaption></figure>

### Route and Schedule

The train begins its journey at New Haven (Zone 259) at minute 0 of each hour, traveling westward through various zones until reaching Solara Vein (Zone 294) between minutes 22-24. After this point, it reverses direction and continues its journey toward Martropolis (Zone 235).

The Great Martian Railway follows this precise route every hour:

* New Haven (Zone 259) - Departure at 1 minute past the hour
* Stellar Nexus (Zone 283)
* Redwater Junction (Zone 322)
* Solara Vein (Zone 294) - Turning point
* Redwater Junction (Zone 322) - Return stop
* Aurelia Mines (Zone 282)
* Blackshore District (Zone 258)
* Olympia Docks (Zone 234) - Crosses the bridge across Isidis Mare
* Martropolis (Zone 235) - Arrives at 58 minutes past the hour

<figure><img src="/files/RTRYzpgBszi0aIYQxPjM" alt=""><figcaption><p>Mars map (from January 30th)</p></figcaption></figure>

{% hint style="warning" %}

#### Safety Notice

While unofficial Shunt usage is common, travelers should be aware that it technically violates Maharaja Railway regulations. Future updates may introduce consequences for unofficial boarding.
{% endhint %}

## Advanced features

### Medical services

First aid (`!fak` command) is available while in the train, allowing passengers to assist others during their journey.

### Property ownership

Landowners along the railway line receive compensation from Shunt usage in their territory. Note that this is separate from the monthly fee paid by the railway company itself.

{% hint style="danger" %}
**Important notice**:

As with all aspects of Mars, the railway system continues to evolve. Future updates may introduce new mechanics, costs and features. This guide will be updated as new information becomes verified.
{% endhint %}


---

# 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/gameplay-guides/a-mars-series/the-great-martian-railway.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.
