# Messages

## **Table of Contents**

1. **Sending Messages**
2. **Inbox**

## **1. Sending Messages**

The Messages feature allows you to exchange messages with other players in the game.&#x20;

After logging in, click on the Community menu at the bottom of the screen and then click \[Messages].&#x20;

![](/files/AIPYlTJUJz84c8by34iz)

* Click the “Send” button to deliver your message.&#x20;
* Messages can be up to 100 characters long.&#x20;

### **1.1. Messaging Restrictions**

Each character can send up to 1 messages in three minutes. If you send 1 messages within three minutes, your message limit resets 3 minute after your last message.&#x20;

Additionally, each character can send up to 20 messages. &#x20;

![](/files/q2qxt3D9O9cfsnC4YOGv)

## **2. Inbox**

### **2.1. Received**

![](/files/hC2uiCUypoiOcrPM6CYa)

* Allows you to check messages sent by other characters.&#x20;
* A \[+] icon displays whenever you have an unread message, as shown in the image above.&#x20;
* You can store up to 30 messages, excluding system messages such as invitations.&#x20;
* Received messages are automatically deleted 30 days after receipt.&#x20;

### **2.2. Sent**

* Allows you to check messages you sent to other characters.&#x20;
* Sent messages are automatically deleted 30 days after they are sent.&#x20;

### **2.3. GM Messages**

* Allows you to check messages sent by the administrator.


---

# 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://docs.maplestoryn.io/msn-101/beginners-guide/friends-and-guild/messages.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.
