# Public Transit

The various districts of the metaverse are linked through a public rail system. This allows players to move by train from station to station, generally located in a central location in each district and biome. While this is convenient for moving into an area, it has the limitation of not arriving at an exact location. Players will rely on other means to move from the station house to their desired location.

Traveling by train is expected to be free for travelers. The train car is a social space that holds some of the functionality of other social spaces, mainly chatting and emoting. It is expected that the cost of hosting this free travel will be borne by the advertising that is posted on these rail cars.

Players can ‘skip travel’ from train station to train station for a cost in prime currency. This price will be sent in balance to the amount of prime currency entering the ecosystem and the number of rail travelers who select this option.


---

# 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.netvrk.co/design-guides/land-and-vehicle-utility/vehicle-utility/long-term-goal-of-vehicle-utility-and-world-traversing/public-transit.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.
