# Invite Peers 🙋

Once you’ve created a group, you can invite others by sharing an **invite link** or **QR code**.\
Groups are not searchable or publicly listed in Keet, which helps keep them private and secure.

To generate an invite, open your group and click '**Add Member**':

<figure><img src="/files/MNctbjrB01qexwDeUtNV" alt="" width="563"><figcaption></figcaption></figure>

#### **Choose the expiration period**

Select how long the invite will remain valid. For security reasons, it cannot be used after it expires.

<figure><img src="/files/nvuOhe0tZV37hacOHVYb" alt="" width="344"><figcaption></figcaption></figure>

#### Share group invite link

Send the invite link to your contacts using any communication channel.\
They can join by pasting the link into the **'Search or join with a link'** field in Keet.

<figure><img src="/files/fjQSHSb00uJ29j5K0Zlt" alt="" width="563"><figcaption></figcaption></figure>

#### Share group QR code

You can also ask your contact to scan the **QR code** using the in-app QR scanner on their mobile device.

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

***

### Cannot join the group?

If you're facing issues joining the group using the invite link, please ask your peer to generate a new invitation. If possible, try joining the QR code instead.

{% hint style="info" %}
If you are experiencing further issues, please [submit a bug report](/technical-support-and-troubleshooting/submit-a-report.md) to the '**Bug Bandits**' group and our team will look into it.
{% 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/invite-peers.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.
