# Adding friends

While on Superuser, you may encounter people you particularly enjoy chatting with. These could be friends, colleagues at work or anybody, really! You can add a friend at any time by clicking the **\[ Add friend ]** button by their name anywhere you can see their profile.

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

In this example, I've seen a friend in the Members list of a public channel I'm part of. I just clicked on his name, and I can see I'm already friends! If you're not friends yet, you can use this button to add them.

You can also see the same button if you have a direct message or private chat with the person:

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

Finally, if you want to manage your friends list, click the **Friends** icon in the Quick navigation menu at the bottom right of your screen:

<figure><img src="/files/0X4HckxoLAjZ2aAbu0GL" alt=""><figcaption></figcaption></figure>

Here you'll be able to see all your friends, as well as the one you just added!


---

# 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.superuser.app/team-chat/your-workspace/adding-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.
