# Multiple Chat Modes

SendingNetwork offers three distinct connection modes, each catering to different preferences for privacy, decentralization, and efficiency. Selecting a mode is about personal preference and finding the right fit for your communication needs.

## Local Mode

Your Personal Domain In Local Mode, you're the master of your domain, hosting a local node directly on your device. This ensures all your communications remain private and under your control. It's ideal for those who prioritize privacy but be mindful of the potential for increased network traffic in larger group chats.

## Delegation Mode

The Efficient Network Carpool Delegation Mode simplifies networking by allowing users to connect via shared delegation nodes. These nodes manage the heavy lifting, making this mode perfect for those seeking efficiency and simplicity, especially in large group communications. It's like having a VIP pass for streamlined digital interaction.

## Private Mode

The Exclusive Club Private Mode offers the ultimate in exclusivity and security, operating like a private club with strict guest list enforcement. It's designed for developers who host a service need an additional layer of privacy, such as businesses or closed groups, ensuring access is granted only to authorized individuals.

SendingNetwork invites you to join the revolution in digital communication. Whether you prefer the independence of Local Mode, the community vibe of Delegation Mode, or the exclusivity of Private Mode, we provide a platform that caters to all.&#x20;


---

# 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://sending-network.gitbook.io/sending.network/network-instructional-articles/basics/multiple-chat-modes.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.
