# Group status and vote

#### A group can be either public or private.&#x20;

* Public groups are visible to both members and visitors, but only members can speak. Messages in a public group are in clear text, and are visible to all users. A user can join a public group if they have the required token or NFT, otherwise, they can subscribe to the group, and join later when they meet the entry requirement.
* Private groups are visible to qualified users, meaning users with the required NFT or the amount of tokens. Messages in a private group are encrypted, and are visible to members only.&#x20;

#### &#x20;A group is set by default as public:&#x20;

* For a group with fewer than 100 members, the group members can vote to decide whether the group stays public or becomes private.&#x20;
* For a group with over 100 members, it always remains a public group, and cannot be voted otherwise.&#x20;

<figure><img src="https://2713649347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fjk9SAYotua9vPt9DyucG%2Fuploads%2FlGA8nXkPgBZmehRlnSYv%2Fimage.png?alt=media&#x26;token=50c0fe9d-561f-4096-9bb9-4e7eeca0890c" alt="" width="338"><figcaption><p><em>Group members can vote for group status</em></p></figcaption></figure>
