# Member Profile

## Profile Name

Every address has a unique profile name on Coordinape. When you first connect a wallet, the app will ask you to choose a profile name.

<figure><img src="/files/c6DIyA0NvFp0XKSGGS1f" alt=""><figcaption><p>Setting a profile name on Coordinape</p></figcaption></figure>

This profile name must be unique across all of Coordinape. You will get an error if the profile name you enter is already taken.

#### Editing Profile Name

You can edit your profile name in your profile. Visit your [profile page](https://app.coordinape.com/profile/me), click "Edit Profile", then under "Profile Name" enter your new name.

Note: profile names are self-set by users, so you should not inherently trust the names. Only add people you trust to your circles.

## Circle Profile

Your profile is consistent between Circles; if someone shares a Circle with you, they can:

* View your profile
* Circles you're in
* Your recent epoch statements
* Read your bio
* Your skills tags & links.

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

### Editing your Profile

#### Profile Info

To update your profile information (Profile image, Skills, Biography, and Links)

* Click Edit Profile
* Change the Desired Fields
* Click Save

### **Background Image**

To edit your background image and your profile picture, you will need to do the following actions:

#### Editing the Background

* Click the edit background button
* Select a new background image (Suggested 1600x200)
* Click Upload Background
* Select a new background image (Suggested 1600x200)
* ![](/files/0E0xWV8c3I8b1d8uRMcR)


---

# 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.coordinape.com/get-started/members/member-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.
