# Msg Command

#### Apa Itu Command `/msg`?

Command `/msg` adalah perintah yang digunakan dalam permainan atau aplikasi chat untuk mengirim pesan pribadi secara langsung kepada pengguna lain. Dengan menggunakan perintah ini, pesan yang dikirim hanya akan dibaca oleh penerima yang dituju, sehingga interaksi bisa dilakukan secara lebih personal dan tidak terlihat oleh pengguna lain.

A. Cara chat player secara pribadi

> * Klik tombol chat
> * Ketik `/msg <namaplayer> <isipesan>`
> * Contoh : `/msg dymidprow halo`

B. Cara menjawab msg dari player

> * Klik tombol chat
> * Ketik `/r <isipesan>`
> * Contoh : `/r halo juga`


---

# 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.prownetwork.net/basic-command/msg-command.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.
