# Home Dashboard

**Purpose:** The central hub where users can find featured content, trending projects, and personalized recommendations.

**Features:**

* **Featured Content Carousel:** A dynamic carousel showcasing top projects, new releases, and featured creators.
* **Trending Projects:** A curated list of trending projects based on viewership, engagement, and community ratings.
* **Personalized Recommendations:** AI-driven recommendations tailored to each user’s viewing history and preferences.
* **Quick Access:** Links to various sections of the platform including Investor, Creator, Governor, Staking, and Project panels.


---

# 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://dadamo.gitbook.io/dadamo/platform-overview/home-dashboard.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.
