# Friends

![FRIENDS — BETA badges, equipped flair, PvP invites](/files/O4Yu0O5hl8jOKEGSVBDn)

Track other Snake OS players, send PvP invites, see who's online.

## Adding a Friend

Three ways:

1. **From their profile** — tap their username anywhere → ADD FRIEND
2. **Search by username** — FRIENDS app → SEARCH tab → enter username → SEND REQUEST
3. **From leaderboard** — tap any non-you row → + FRIEND button

Friend requests need to be accepted before they appear in your list.

## Friend List Display

Each friend shows:

* PFP (their equipped picture)
* Username
* **BETA badge** if they're a beta OG
* **Equipped badge** (their currently-worn flair)
* Online status (green dot + "ONLINE" if active within 30s)
* Highest score
* PVP invite button

## PvP Invites

Tap **PVP** next to a friend → opens an invite flow:

1. Choose wager amount
2. Send invite
3. Friend gets a notification with **JOIN** / **PASS** buttons
4. If they JOIN, both are taken to the PvP lobby flow

Direct invites bypass the public lobby — useful for private friend matches.

## Privacy

* Your wallet address is visible to friends (it's how the system identifies you)
* Your equipped badge + PFP are visible to everyone (cosmetic, intentional)
* Your TX history is NOT shown — you'd need to look up the wallet on Solscan yourself


---

# 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://docs.snake-os.com/social-features/friends.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.
