# Friend System

<figure><img src="/files/4BNSEOEJ4x4ObN8cfpqq" alt=""><figcaption></figcaption></figure>

* **Friends List**: Dive into your comprehensive in-game friends list. Here, not only can you get a glimpse of each friend's profile, but you can also directly challenge them to thrilling matches. It’s a great way to stay connected and engage in friendly competitions with those you know.
* **Received Requests**: Navigate to this section to find all the pending friend requests that have landed in your inbox. It's exciting to see who wants to connect with you! Make sure to accept or decline as you see fit, paving the way for potential new gaming buddies or keeping your circle tight.
* **Add Friends**: Have someone in mind you'd like to challenge or team up with? The game makes it easy. Utilize the search function, find their username, and with just a click, send out a friend request. Expanding your network and forming alliances has never been simpler.


---

# 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://solzam.gitbook.io/spacepuzzlewar/game-guides/friend-system.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.
