# Profile Customization

{% hint style="info" %}
*<mark style="color:blue;">Your profile acts as a home page for you to start telling your story. Your friends, followers, customers and other Regen users will be able to see the projects that you are managing and get a sense of who you are.</mark>*&#x20;
{% endhint %}

### Navigate to Your Profile

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

* Click on your profile in the top right corner of the app.&#x20;
* The page below will open.

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

### Edit Profile

* Click the "Edit Profile" button framed in green above. The page below will open.&#x20;

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

* Here you can update profile details (shown in the image below), including:&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><mark style="background-color:yellow;">Name</mark></td><td><mark style="background-color:red;">Background Image</mark></td><td><mark style="background-color:blue;">Website Link</mark></td></tr><tr><td><mark style="background-color:orange;">Profile Image</mark></td><td><mark style="background-color:purple;">Description</mark></td><td><mark style="background-color:green;">Social Media Link</mark></td></tr></tbody></table>

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

Click "save" at the bottom of the page to save your updates.&#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://guides.regen.network/guides/regen-app-project-developers-and-land-stewards/profile-customization.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.
