# 公頻展示

* &#x20;<mark style="color:blue;background-color:orange;">**\[item]**</mark> **或** <mark style="color:blue;background-color:orange;">**\[i]**</mark> **展示你的物品**\
  ![](/files/4ZQLY5mcxctFeb5caDFB) ![](/files/TO6XcyzTlVShs5qbygw6)

* &#x20;<mark style="color:blue;background-color:orange;">**\[inv]**</mark> **展示你的背包內容**\
  ![](/files/xGHaUupmrY69Nkvd2rjz) ![](/files/wbQ4T5Gb9ECSsQbuvNi6)

* &#x20;<mark style="color:blue;background-color:orange;">**\[pos]**</mark> **展示你現在的位置**

  <div align="left"><figure><img src="/files/B6ALUCI0DxbhODacdLX3" alt=""><figcaption></figcaption></figure></div>

* &#x20;<mark style="color:blue;background-color:orange;">**\[ping]**</mark> **在公頻中顯示你的延遲**

  <div align="left"><figure><img src="/files/6Rrklv6pQMdXAF7yj9xb" alt=""><figcaption></figcaption></figure></div>

* &#x20;<mark style="color:blue;background-color:orange;">**\[money]**</mark> **在公頻中顯示你的錢包**

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


---

# 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.origincraft.tw/server-basic/show-item.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.
