# User dashboard features

The user dashboard on Stack Talent is designed to provide a seamless and user-friendly experience. Here are some of its key features:

1. **Profile management:** Access and edit your user profile, including personal information, skills, experiences, and documents like your CV.
2. **Job listings:** View and browse the latest job listings in the web3 sector. Use filters to narrow down your search based on your preferences.
3. **Applications:** Keep track of your job applications, including their statuses and any updates from employers.
4. **Refer-2-Earn:** Monitor the progress of your referrals and potential rewards through the Refer-2-Earn program.
5. **Networking space:** Users have access to events, hackatons, live events, DAOs and partner services within the ecosystem, to help them develop their skills and network.
6. **Messages:** Communicate with employers, receive interview invitations, and stay informed about your job-related messages.
7. **Settings:** Personalize your account settings, including privacy preferences, notifications, and password updates.

<figure><img src="/files/t61FLeU1nV3MdCW00gX4" 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://docs.stack-talent.com/personal-and-company-dashboards/user-dashboard-features.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.
