# Chat

**Efficient Team Communication**

With Satoshi Safe, communication is centered around the control panel, where real-time updates allow for immediate team dialogue about portfolio activities. This focus on direct, transaction-oriented messaging ensures that your team can discuss and manage assets effectively within the platform.

**Features of the Communication Panel**

* **In-Context Messaging**: Communicate directly within the control panel, referencing transactions by their unique details, like the safe address or timestamp, for clarity.
* **Organized Conversations**: Messages are displayed in chronological order, making it easy to follow the conversation flow related to portfolio changes or decisions.
* **Ease of Access**: The messaging feature is readily accessible within the control panel, maintaining a clean interface without the need for navigating away from the dashboard.

**Using the Communication Panel**

* **Initiate Conversations**: Use the text box under the transaction details to start a conversation regarding a specific portfolio activity.
* **Reference Transactions**: Mention the date, time, or transaction ID when discussing to keep conversations clear and on-topic.
* **Review History**: Scroll through the message history to catch up on past discussions and ensure continuity in team communication.

**Best Practices**

* **Consistency**: Maintain clear and consistent references to transactions in all messages for easy tracking.
* **Engagement**: Regularly check the messaging panel to stay updated and responsive to team discussions.
* **Documentation**: Use the messaging history as a documented trail of team communication for future reference and decision-making rationales.

The communication tools within Satoshi Safe are designed to facilitate clarity and collaboration, ensuring that your team can work together effectively within a unified platform.


---

# 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.getsatoshisafe.com/wallet/features/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.
