> For the complete documentation index, see [llms.txt](https://wiki.meloncity.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.meloncity.de/spieler-and-soziales/spielerwarps/warpliste.md).

# Warpliste

Um alle Spielerwarps des Servers sehen zu können, könnt ihr mithilfe des Befehls **/pwarp** in die Übersicht gelangen. Hier seht ihr alle serverweiten Warps und könnt diese bewerten.

## Serverweite Warpliste

<figure><img src="/files/QPU6tDxGUcFLrmapAJ7c" alt=""><figcaption><p>Spielerwarp-menü.</p></figcaption></figure>

Wie oben genannt gelangt ihr mit **/pwarp** in das Spielerwarp-menü. Oben werden euch alle Warps angezeigt, die es auf dem Server gibt. Unten könnt ihr zum einen bestimmte Warps suchen und die Warps sortieren, wenn ihr einen bestimmten sucht. \ <br>

<figure><img src="/files/nodVYEvCFuLRHTPF7sqU" alt=""><figcaption><p>Persönliche Warps.</p></figcaption></figure>

Zum anderen könnt ihr auf eure persönlichen Warps und Favoriten zugreifen. Einen Favoriten legt ihr mit **/pwarp favourite** fest. Damit findet ihr Warps, die ihr häufig benutzt, einfacher in der Übersicht.

## Bewerten eines Warps

<figure><img src="/files/nbpaHAPM2jv9b4mhcJrB" alt=""><figcaption><p>Spezifische Warpübersicht.</p></figcaption></figure>

Wenn ihr in der Warpübersicht rechtsklick auf einen Warppunkt macht, gelangt ihr in dessen spezifische Warpübersicht. Dort könnt ihr euch zu dem Warppunkt teleportieren und ihn auch favorisieren. Eine weitere Besonderkeit gibt es hier: Man kann die **Warppunkte bewerten**.\
\
Zum einen kann man die Bewertungen, welche andere Spieler dem Warppunkt gegeben haben, ansehen. Zum anderen kannst du *<mark style="color:red;">selber</mark>* den Warppunkt bewerten. <br>

<figure><img src="/files/nHUjeC5MZPX5rxwefqyC" alt=""><figcaption><p>Selbst Warppunkte bewerten.</p></figcaption></figure>

Durch Linksklick auf das Bewerten wird der Chat geöffnet. Dort kannst du nun ein <mark style="color:purple;">Ranking von 1-5 Sternen</mark> geben, indem du die Zahl in den Chat eingibst. Deine Bewertung wird nun dem Warppunkt hinzugefügt.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.meloncity.de/spieler-and-soziales/spielerwarps/warpliste.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
