# Set Up Your GURU Profile

{% stepper %}
{% step %}

### Add a Profile Image

Click the edit icon on the default profile image, upload an image
{% endstep %}

{% step %}

### Pick a Nickname

Select the pencil icon next to the name to choose a display name throughout the dapp
{% endstep %}

{% step %}

### Add a Profile Bio

Write something about yourself, your trading style, and why choosing you as a Guru would be worth a shot for your investors
{% endstep %}

{% step %}

### Verify Account with X&#x20;

Connect an X account to your profile, so that users can be sure the same Guru that is managing the fund is the same person that owns that X account
{% endstep %}
{% endstepper %}

<figure><img src="/files/u9HA8vhCz86onuceq5Ho" 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://gurufund.gitbook.io/guru/guides/gurus/set-up-your-guru-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.
