# Channels vs. Groups

Luffa Groups are ideal for sharing content with family and friends, collaborating with small teams, or engaging with and nurturing a loyal fanbase.

On the other hand, Channels are specifically designed for broadcasting messages to a large audience, allowing you to have more subscribers. When you post a message on a channel, the message will display with the channel's name and photo signature, rather than your personal information. Each message has a view counter that updates in real-time. Additionally, Channels are linked to Groups and Mini-Programs, helping to convert users from large traffic pools into loyal fans.


---

# 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://userguide.luffa.im/channels/channels-vs.-groups.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.
