# User Profiles

User profiles have several features, these are displayed both to yourself and others. The list is as below:

* Track buys and launches&#x20;
* Track active staking activity
* Customise name and profile picture
* Add tags to your profile to let others know your skills / for fun&#x20;
* Generation of referral code
* Entry of referral code to reduce fees

<figure><img src="/files/3WgdSzb4weAxBUDnA7Tt" alt=""><figcaption><p>User profile edit menu</p></figcaption></figure>

To access your profile click Log In on top right hand side of page on Desktop / Mobile\
You will need to connect your wallet and sign a message ( no fees required ) \
The profile you create is **unique to your wallet**. If you **connect another wallet it will be another profile.**

To edit your profile click on profile, then click on edit on the profile display seen below. The fields you are able to edit are seen in above image. <br>

<figure><img src="/files/lx2Hm0qMAqGSRa4J3Zmh" alt=""><figcaption><p>Click top right to edit profile </p></figcaption></figure>

Referral Code setup is covered on [referral programme page.](/basejump-referral-program.md)&#x20;


---

# 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.basejump.pro/user-profiles.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.
