> For the complete documentation index, see [llms.txt](https://lifeat.gitbook.io/lifeat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lifeat.gitbook.io/lifeat/general-faq/inviting-friends-to-your-room.md).

# Inviting friends to your Room

### Joining the Room

Copy and paste the invitation link in your browser

Join from either your “Browser” or “Desktop App”

![](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_4vo3gb.png)

To join the video call, click “Join” or just chill in the lobby area

![](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_76cyd6.png)

Also, you can also navigate to your recently joined rooms by clicking on the home button, located in the top left corner of your app!

![](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_4094g.png)

## Troubleshooting:

#### How to invite friends to your room?

* Click “Invite” and send your room link to others.

![Invite](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_1aw5ven.png)

* Go to room settings and make sure your room is unlocked so others can join

![Room Settings](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_298swp.png)

* To start a video call, simply click the “video” button

![Video Call](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_mj162m.png)

#### I can't join my friend's room

You must have mic and camera enabled. Please check your browser or laptop settings to make sure LifeAt has permission. Please note that you can’t join LifeAt via. your mobile at this time.

If you’re receiving an error below, that means the room has been locked by the host. Please contact the host to unlock the room.

![](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_qjrixa.png)

Your host settings should look like this:

![](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_112tiez.png)

#### Why can't I join the video call?

In order to join a video call, you need to have a subscription to our Pro tier.

#### My friends joined but I can't see them in my room

You and your friend need to have a camera and microphone on your device otherwise the group video call won't work at all. You can also try refreshing the screen by “Command+R” on keyboard

#### I keep getting an error when trying to start or join a room

Please double check if your camera and mic settings are enabled.

[Chrome](<https://support.google.com/chrome/answer/2693767 >) \
[Safari](<https://support.apple.com/en-ca/guide/safari/ibrwe2159f50/mac >)\
[Mac Desktop](< https://support.apple.com/en-ca/guide/mac-help/mchla1b1e1fe/mac >) \
[Firefox](https://support.mozilla.org/en-US/kb/how-manage-your-camera-and-microphone-permissions)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lifeat.gitbook.io/lifeat/general-faq/inviting-friends-to-your-room.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.
