# Add Friends | Social Gaming

## How does it work?

For each player, you'll see this INFORMATION BUTTON next to them. Tapping it will display all of the player's information. It will show you the following.

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

* Ranking Position
* Gender
* Guild
* Guild Job
* Win Rate %
* Win Quantity
* Lose Quantity
* <mark style="color:yellow;">Add FRIEND BUTTON</mark>
* GUILD INVITE Button (Only if you are the leader of a GUILD)

#### To add a new friend, you must press the Add button on their profile.

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

When you do that, you will have already sent the friend request to the PLAYER, you will just have to <mark style="color:yellow;">wait for this player to accept your friend request.</mark>

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

This is the notification that the player who received the friend request will receive; <mark style="color:$warning;">**they can accept or reject your friend request.**</mark>

## What happens when the player I add accepts my friend request?

At this moment you will become friends, therefore you will appear in your friends list which you can find in this part where the photo is displayed.

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

#### What is the <mark style="color:$danger;">maximum number</mark> of friends you can have?

You can have a total of <mark style="color:yellow;">50 FRIENDS</mark>. After that, if you want to add someone, you must remove a friend before you can add another, as that is the maximum number.

### What can I do with my friends?

* You can see the room number and server where your friend is, in case you want to follow him and meet up to play together.

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

* You can click on their name to start a CHAT (private conversation) with your FRIEND.

<figure><img src="/files/6ozDlaeGMRI6h4iEqhjR" alt=""><figcaption></figcaption></figure>

### How can I remove a player from my friends list?

**To delete it, you have to press its name in your friends list, START new chat and press the Delete button,** IN THIS WAY.

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

Once you do this, you will no longer be able to see the room or server where the player is located, you will no longer be able to talk to that player, and they will no longer appear on your friends list until you add them again.

You can also see your added friends in this list

<figure><img src="/files/zW8hEFUKKJVk1xpATOEy" 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://cryptobound-project.gitbook.io/cryptobound-nft-game/gameplay/add-friends-or-social-gaming.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.
