# Invsee

Mit der Eingabe von <mark style="color:green;">/invsee \<Spielername></mark> öffnet sich ein Menü.

<figure><img src="https://1077141654-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrIGT88424BUrBgzefum5%2Fuploads%2F1AUTJwIAlFKEM65LSdde%2Fjavaw_N8GZRWk0kj.png?alt=media&#x26;token=0522e9f1-64c6-48aa-bc98-9baff8c60210" alt=""><figcaption><p>Menü bei Eingabe von /invsee &#x3C;Spielername></p></figcaption></figure>

In den oberen vier Zeilen sind alle Gegenstände zu sehen, die der Spieler gerade im Inventar hat. \
Unten links siehst du den Gegenstand, den der Spieler in seiner zweiten Hand hält. \
Unten richts wird die Rüstung angezeigt, die der Spieler gerade trägt.

Und das Beste: Dieses Menü wird live aktualisiert. Holt der Spieler also neue Gegenstände aus einer Kiste, siehst du das sofort!

{% hint style="info" %}
Möchte ein Spieler also alle Gegenstände in seinem Inventar verkaufen und es interessiert dich, was er anzubieten hat, kannst du das ohne Probleme mit <mark style="color:green;">/invsee \<Spielername></mark> nachsehen.
{% endhint %}


---

# 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.landania.net/handel/invsee.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.
