# SurfLayer Profile

Your Profile is the place that showcases your entire on-chain identity journey on SurfLayer. It records all your activities and achievements across the platform.

#### What does your Profile page show?

* A full summary of your activities on SurfLayer such as GM, Deploy, SurfScores, Highest Streak, and more.
* The Total Rewards you’ve earned.
* The Total SurfPoints you’ve accumulated.
* Your SurfPegu (PFP).
* An option to Update Your Surf Username.
* Connections to your X and Discord accounts.
* Badges: Special titles awarded throughout your interactions with SurfLayer.

### Update Your Username

Users who own a SurfScore on any chain have the privilege to update their SurfLayer username.

**Steps:**

1. Go to [your Profile on SurfLayer](https://surflayer.xyz/identity).

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

2. Click the pencil icon✎ to update your username.

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

### Update Your Social Accounts

**Steps:**

1. [In your Profile](https://surflayer.xyz/identity), click the pencil icon in the Social Accounts section.

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

2. Authorize your X or Discord account to complete the connection.

<figure><img src="/files/QAFVlHVsQM3HwI7J5lTB" 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.surflayer.xyz/features/surflayer-profile.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.
