# Picking a Guru

{% stepper %}
{% step %}

### Browse Gurus from the Funds Page

<https://guru.fund/funds>
{% endstep %}

{% step %}

### Pick a Fund

Choose a fund you’re interested in following or delegating management to.
{% endstep %}

{% step %}

### Check the Guru's Profile

![](/files/d87f32be6c753bf8c0d108db65791468d46ef4df)

The Guru will write information about themselves or their trading style.
{% endstep %}

{% step %}

### Check X Verification

X Verification adds a layer of safety as you'll know that the user managing the fund is the same user that manages the verified X profile. Users with X Verification completed will have a gold name tag and a checkmark.

![](/files/a76b1d3d6202db927f1e6ec6257a119db8c73e56)

It's very important to DYOR on your Guru and ensure you are comfortable with delegating management of your deposited funds!
{% endstep %}
{% endstepper %}


---

# 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.guru.fund/guides/users/picking-a-guru.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.
