# Messaging

On Dockship you can message your fellow Dockshippers. There are two ways to message someone on Dockship:

1. By clicking the **"Message"** button on their profile page. - You can lookup users from the search bar.
2. By entering their Dockship account email in the message Dashboard.

To message from the **Message Dashboard** click on **Messages** tab on the top-right drop-down.

![Messages Dashboard](/files/-MNi7E25N06RoIuWkdkm)

Enter the **Email** of the Dockship user you want to message, currently we don't support search by Name to prevent spam. The Message system allows you to attach images and certain files as well.


---

# 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.dockship.io/user-accounts/messaging-fellow-dockshipers.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.
