# Joining Groups 🛋️

### How do I join a group?

There are plenty of ways to become a member of a chat group. You can [create one](/keet-groups/create-a-group.md), be invited to a group, or [discover from a variety of existing groups](/keet-groups/groups-to-join.md).

***

### Joining with an Invite link

When you receive an invite link from a peer (keet://...) , just click it or copy & paste it into the search bar:

<figure><img src="/files/LpDGVnawS7uCuIk8rp0J" alt="" width="469"><figcaption></figcaption></figure>

***

### Join with a QR Code

You can use your camera to scan a QR code or upload it as a file. Here's how:

On your mobile device, tap the ‘\[🏁]’ button on the top right of the screen, allow access to your camera and scan a QR code.&#x20;

<figure><img src="/files/WSnyIoibrEVL2CxLxKzQ" alt="" width="357"><figcaption></figcaption></figure>

You can also upload the QR code if you cannot access or don't have a camera on your mobile device.

In Keet, tap the ‘\[🏁]’ button on top of the screen, and tap the '\[📸]' button in the bottom left. Allow access to media files and upload a QR code.&#x20;

<figure><img src="/files/hAVuvPcCXoaN0ApxuZkF" alt="" width="375"><figcaption></figcaption></figure>

***

### Where do I search for groups to join?

At the moment, groups in Keet can only be joined via an invite link or QR code — they aren’t searchable or publicly listed.\
You can access groups through invitations from other peers or by following shared links to [public communities](/keet-groups/groups-to-join.md).

***

### How to join public groups?

If you just created the profile, you can click '**Discover Communities**' to enter the public group:&#x20;

<figure><img src="/files/ZGQKN326vbIuBBJQQlHs" alt=""><figcaption></figcaption></figure>

Select the groups that may be of interest to you and click '**Join'**:

<figure><img src="/files/GaZ5FtyRKTu4WXUftp0v" alt="" width="317"><figcaption></figcaption></figure>

You can also find these and other groups by the link [Groups to Join 🧩](/keet-groups/groups-to-join.md).

{% hint style="success" %}
🔎 Feel free to explore different groups and engage with the community.&#x20;
{% endhint %}


---

# 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://support.keet.io/keet-groups/joining-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.
