# Sociality

#### Friends

Players can add each other as friends via the Friends button. Once they become friends, they can gift game coins to each other daily.

#### Spectators

When any player starts a game, other players entering the room will automatically become spectators. All spectators can see the host player's game process through the live broadcast.

#### Gifts

During the game, players will receive gift items such as Shib stickers, Doge stickers, and Pepe stickers. Regardless of whether they are friends or not, players can send gifts to each other. We hope that through this interaction, players can become real friends.

#### Leaderboards

Leaderboards highlight the achievements players have made in the game. They are divided into overall rankings and weekly rankings. Players who make it onto the leaderboards will gain more attention and have unique avatar and nickname badges. Players who rank on the weekly leaderboard will receive various item and token rewards based on their ranking at the end of each week.


---

# 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://whitepaper.arcx.gg/sociality.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.
