# Adding a friend

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

Playing with your friends is a top priority for us at One Tap. We have built a full lobby and friending system so you can instantly play with your friends.&#x20;

Please follow these steps to add and play a game with your friends

1. Login to the game
2. Select the Social button <img src="/files/c9uEgId0grYchSvaohH1" alt="" data-size="line">
3. Select the add friend Icon <img src="/files/VCxfTD9D1qYzsVgN9Erh" alt="" data-size="line">
4. Enter your friends game ID and click Add&#x20;
5. Your friend will be able to see the new friend request under the Request tab with this icon <img src="/files/QwJtel2Vj8h4Ns9cZMu5" alt="" data-size="line">
6. Once they accept the invite you are all set to play a match

{% hint style="info" %}
You can copy your game ID by clicking on the name at the tap of the social box. ![](/files/B2O9amwgVuezO7rpPMfF)
{% endhint %}

### How to start a match with a friend

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/tPAnX4yZfeGk68f7dbPU" 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/adding-a-friend.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.
