# Friends and party matches

One of the most exciting features of the game is the ability to play with friends in party matches.

In party matches, players can team up with friends to battle against other teams of players. This adds a new level of excitement to the gameplay, as players can work together to coordinate their strategies and take down their opponents.

<figure><img src="https://3549081976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy845zQLEpKoo9EIlA5xb%2Fuploads%2Fmyfdd6h5MaW4gveg47FA%2F900.jpg?alt=media&#x26;token=17d38257-ecc1-4cb7-80e9-346480208a6a" alt=""><figcaption><p>friend tab</p></figcaption></figure>

The player can add a person as a friend by his unique code, which is located in the "friends" tab. After adding as a friend, you can invite a friend to the party.

Playing with friends in Battlico is easy and intuitive. Players can invite their friends to join their party and then queue up for matches together. The game also offers a range of communication tools, including text messaging, that make it easy for players to coordinate their actions.

In addition to party matches, Battlico also offers a range of other multiplayer options. Players can join solo matches, clan matches - where they battle against other players on their own, or queue up for ranked matches, where they compete to climb the game's leaderboards.

{% hint style="info" %}
Our official links:

[Website](https://www.battlico.io/) / [Telegram](https://t.me/+B4loZq6O0h8zYWEy) / [Discord](https://discord.gg/AwyumP55AD) / [Twitter](https://twitter.com/battlico)&#x20;
{% endhint %}


---

# 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://battlico.gitbook.io/start/features-of-battlico/friends-and-party-matches.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.
