# User Profile

**Step 1: Log in to Homnifi:**

* Navigate to the Homnifi login page.
* Enter your username/email and password.
* Complete the captcha if prompted.
* Click the "Sign In" button.

**Step 2: Navigate to Your Profile:**

* Once logged in, look for your avatar or profile icon, usually located at the top right corner of the screen.
* Click on the icon to open a dropdown menu.
* Select "Profile" from the menu.

#### To update the respective profile details, please refer to the sub-topics below -

{% content-ref url="user-profile/personal-details" %}
[personal-details](https://docs.homnifi.com/homnifi-101/user-profile/personal-details)
{% endcontent-ref %}

{% content-ref url="user-profile/kyc-kyb" %}
[kyc-kyb](https://docs.homnifi.com/homnifi-101/user-profile/kyc-kyb)
{% endcontent-ref %}

{% content-ref url="user-profile/notifications" %}
[notifications](https://docs.homnifi.com/homnifi-101/user-profile/notifications)
{% endcontent-ref %}


---

# 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.homnifi.com/homnifi-101/user-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.
