# Creating a private lobby

To create a private lobby you must first have invited the friend to your friends list.&#x20;

Steps

1. Login to the game
2. Select the Social button <img src="/files/c9uEgId0grYchSvaohH1" alt="" data-size="line">
3. Go to your friends list and click on the option button next to your friend
4. If your friend is online an option to *Invite To Match* will appear
5. Your friend will receive a popup message to *accept* or *decline* the match.
6. Once they accept you will both be added to a lobby&#x20;
7. You and your friend will select the Ready Button when ready to play&#x20;
8. Now you are ready to start

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


---

# 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://more.playonetap.com/faqs/creating-a-private-lobby.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.
