# Send Message

At the bottom of your screen, tap the **Team** menu. Then, you will see the team chat page. For example, select a user using team search to start a new private message, and write your message in the box at the bottom of the chat. When the message is ready, tap the **'send'** button.

![Send Message](/files/-McOKlQ3-0thuok9TKu5)

### Send More Message

Once the chat has begun (whether group or one-on-one), just tap it in the chat list to dip back into it and send more messages.

![Send More Message](/files/-McONtxgjdsea7FNA-YA)

### Edit or Delete Message

You can edit or delete any message that you have sent to users. Tap the message then tap the **‘More options‘** button > Tap ‘**Edit**‘ or ‘**Delete**‘.

![Edit or Deletev](/files/-McSRbhAlzOHFc991dBv)

### Mark Message as Unread

Sometimes you may need to mark messages as unread. Maybe it’s because, after you open the message, you don’t yet know the answer to the question asked. Tap the message from another user and tap the **‘More Options‘** button > Tap **‘Mark unread‘**.

![Mark Unread](/files/-McOXJUybd9Vp3zjzLF3)

### Say More With Reaction

You can quickly respond to any message from team chat with an emoji reaction. Tap the message and tap the emoji reaction. Select and tap the emoji reaction that will be sent. Then, the emoji will appears in the message, such as the images below.

![Send Emoji](/files/-McOYfET7aHK9Rd_IaLT)


---

# 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.3dolphins.ai/anywhere-en/team/team-chat/send-message.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.
