# Profile Menu

#### How to open it

Click your Sail profile badge (top right of the app). You’ll land on a screen that shows:

* Your **balance** and **current balance tier** (Silver, Gold, or Platinum)
* Quick actions: **Deposit** and **Withdraw.**&#x20;
* Tabs for **Points**, **Integrations**, and **Personalization.**&#x20;
* A **Dark/Light Mode** toggle.&#x20;
* **Agent status** (Agent Active) and a **Stop Agent** toggle.

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

***

#### Points

In the **Points** tab you can see:

* **Total Points**: your current points balance
* **Referral Code**: your personal code (with a one-tap **copy** button)
* **Edit referral code**: tap the **pencil** icon next to your code to change it
* **Share your code**: share buttons make it easy to post/send your code (X, Telegram, and more)
* **Number of Referrals**: how many people have used your code
* **Current Referred AUM**: total balance currently referred through your code

If you want the full details on points mechanics, use the incentives docs:

* Points: [https://docs.sail.money/learn/incentives/points](https://docs.sail.money/learn/incentives/points?utm_source=chatgpt.com)

***

#### Integrations

The **Integrations** tab is where you manage connected services. Right now, this includes:

* **Telegram**: tap **Manage** to configure or update your Telegram connection (for daily updates and chat access)

***

#### Personalization

The **Personalization** tab is where you review and adjust what your agent is allowed to do.

* Tap **Personalize Agent** to update permissions.
* Permissions are organized by capability:
  * **Yield**
  * **Swaps**
  * **Bridges**
  * **Rewards**

This is the “control panel” view of your agent’s scoped permissions: you can see what’s enabled, and update it when you want (changes may require signing new permissions).

***

#### Edit profile settings

Tap the **pencil icon** in the top right to open **Profile Settings**, where you can:

* Edit your **display name**
* Update your **profile picture**
* Set **profile visibility**: **Public** or **Private**
* **Share Profile** (useful when your profile is public)
* View your **login method**
* View and copy your **Sail Account Address**
* **Log out** (from the same settings area)

**Public profiles:** if you set your profile to public, it can be viewed by anyone who has your wallet address.

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


---

# 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.sail.money/usesail/explore-the-app/profile-menu.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.
