# Home Page

After you log in to <https://openprofile.dev>, the **Home** page is your default landing page. This is your starting point, offering a snapshot of your profile and recent activities.

The **Home page** also includes quick links or shortcuts to frequently used features or sections within your dashboard. These shortcuts can help you navigate more efficiently.

{% embed url="<https://www.loom.com/share/087838b5d928444589cf952f675b4901?sid=75354b22-4db0-4417-8391-10976232c9c5>" %}

As you explore your dashboard further, you can always return to the **Home** page by clicking on the Home option in the left navigation menu.


---

# 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.linuxfoundation.org/lfx/my-profile/home-page.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.
