# Interactive Chat

## 1. Item Display Functions

* Type \[item] in chat to show off the item in your hand!
* Type \[inv] in chat to show off your inventory
* Type \[ender] and you guessed it! Show your ender chest!

## 2. Interactive Chat Keywords

* Type \[money] in chat to show off the amount of money you have
* Type \[gametime] in chat to the current time of the world you are in!
* Type \[time] in chat to show the server's current time in the real world!
* Type \[pos] in chat to show your current position!
* Type \[ping] in chat to show your current ping!

## 3. Player Mentioning

Mention other players in the chat by using @*nickname*&#x20;


---

# 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.dandycraft.net/dandycraft-wiki/survival-tutorials/interactive-chat.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.
