# Invite friends to your Room

You can invite your friends to join your Room, but there are limits to the number of people you can invite depending on the ROOM NFT:&#x20;

Hydro allows up to 6 people, Solar allows up to 10 people, and Fusion allows up to 24 people to join your Room.

## 1: Click on the human-shaped icon

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

## 2: Copy the link

Click on "Copy Invite link” and confirm on “invitation link copied”.

And please share the copied link with your friends. \
You can send this link on social networking services such as LINE, Instagram or Twitter and so on.

When they access the link, they will see this screen, and if they join as Login or Guest, they will be taken directly to the Room.

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

## 3: Enjoy the metaverse together!

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


---

# 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://cosmize.gitbook.io/cosmize/products/room/experience/invite-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.
