# User Profile Overview

## <mark style="color:$primary;">Account Tab.</mark>

This tab consists of several main blocks:

* Personal details management section (displays on the user's public profile page).
* Social accounts management section (also displays on the user's public profile page).
* Danger Zone, where you can [delete your Bocto user account](/user-profile/creating-deleting-user-profile.md#deleting-user-account).

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

## <mark style="color:$primary;">Wallets Tab.</mark>

This tab contains the list of all your added wallets, as well as tools to add and remove wallets.

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

## <mark style="color:$primary;">Roles Tab.</mark>

In this tab, you can see a list of all roles assigned to you via Bocto, if any, on the servers where Bocto is used.

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

Click on the `Roles` button in front of the desired server to see the exact roles that were assigned to you by Bocto on that server.

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

## <mark style="color:$primary;">Premium Tab.</mark>

This tab is intended for server owners and, in the future, will contain information and tools for managing Bocto premium ties and subscriptions. This tab is currently unavailable.

## <mark style="color:$primary;">Billing Tab.</mark>

This tab is also intended for server owners only and, in the future, will contain the billing history. This tab is currently unavailable.


---

# 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://guide.bocto.octopeeps.com/user-profile/user-profile-overview.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.
