# Account Dashboard (Tier Based)

The Account Dashboard is the investor's primary hub for managing their GANJES investments and activities. It's structured in tiers to accommodate different levels of investor engagement and capital commitment.

**Key Features:**

1. **Tiered Access:**
   * Bronze, Silver, Gold, and Platinum tiers.
   * Higher tiers unlock additional features and investment opportunities.
2. **Investment Portfolio Overview:**
   * Real-time valuation of investments.
   * Performance metrics and ROI calculations.
   * Diversification analysis across different sectors.
3. **Transaction History:**
   * Detailed log of all investment activities.
   * Filtering and sorting options for easy review.
4. **Personalized Analytics:**
   * Custom reports on portfolio performance.
   * Market trend analysis specific to invested sectors.
5. **Notification Center:**
   * Alerts for important events (e.g., funding rounds, DAO proposals).
   * Customizable notification preferences.
6. **Document Repository:**
   * Secure storage for investment-related documents.
   * Easy access to startup pitch decks and financial reports.
7. **Tier Upgrade Path:**
   * Clear guidelines on how to reach the next tier.
   * Benefits breakdown for each tier level.


---

# 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://ganjes-organization.gitbook.io/ganjes-white-paper/dapp-v1/investor-module/account-dashboard-tier-based.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.
