# Trens e linhas

{% hint style="info" %}
Os sistemas de trem no servidor ainda serão melhorados futuramente, ainda não é um produto final.
{% endhint %}

## Mapa das linhas

{% hint style="info" %}
Observe que: Este mapa está levemente desatualizado, existe mais uma Estação que não está documentada: A Estação do Mercado que fica logo ao lado da Estação de Selfenheim, ela pertence a linha B.
{% endhint %}

<figure><img src="/files/pkUJQuwPRQVl5MEITgA4" alt=""><figcaption></figcaption></figure>

## Linha A

A Linha A possui 2 estação com conexões com a Linha C.

### Estações

* Estação de Edragon
* Estação do Mercado **(Conexão com a linha C) \[A-C]**
* Estação de Selfenheim **(Conexão com a linha C) \[A-C]**
* Estação de Lushenus **(Conexão com a linha B) \[A-B]**

## Linha B

A Linha A possui 1 estação com conexão com a Linha B.

### Estações

* Estação de Minfheim
* Estação de Lushenus **(Conexão com a linha A) \[B-A]**

## Linha C

A Linha A possui 1 estação conexão com a Linha B.

### Estações

* Estação dos Elfos
* Estação Jötunn
* Estação do Mercado **(Conexão com a linha A) \[C-A]**
* Estação de Selfenheim **(Conexão com a linha A) \[C-A]**


---

# 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://wiki.minesky.com.br/tutoriais-e-informacoes/transportes/trens-e-linhas.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.
