# Interactive Trackable GNFT (Ganjes NFT)

**What is a GNFT?**

* An ERC-721 compliant interactive NFT.
* Minted for each startup upon successful onboarding to the GANJES platform.
* Serves as a digital representation of the startup's identity and current state.

**Key Features:**

&#x20;**Portfolio Management**

* Represents a diversified portfolio of carefully curated startups.
* Stores real-time data related to the portfolio's current state.
* Includes aggregate metrics such as overall growth stage, funding rounds, and key performance indicators across the portfolio.

**2. Staking Mechanism**

* Users can stake SEED tokens directly into the portfolio NFT.
* Each token in the NFT contract is paired to a specific portfolio of startups.
* Implements a Token Bound Account system for enhanced functionality and portfolio-wide benefits.

**3. Interactive UI**

* Provides a dynamic, user-friendly interface for portfolio management.
* Displays critical portfolio information in real-time, including individual startup performance and overall portfolio health.
* Enables direct interaction with the portfolio's data, initiatives, and individual startup details.

**4. DAO Integration**

* Users can submit votes for DAO proposals directly through the GNFT interface.
* Enhances community engagement and decentralized decision-making for portfolio management.
* Allows for collaborative decision-making on portfolio adjustments, startup support, and investment strategies.

**5. Financial Insights**

* Displays current aggregate sales data for the entire portfolio.
* Provides revenue forecasts for the portfolio, considering individual startup projections.
* Offers transparent financial tracking for investors across multiple startups within the portfolio.

**Benefits:**

**For Investors**

* Offers a comprehensive, interactive tool for tracking investments across multiple startups in a single portfolio.
* Simplifies portfolio management and provides a holistic view of startup investments.
* Enables participation in governance decisions that affect the entire portfolio.

**For the Ecosystem**

* Enhances transparency, engagement, and decentralized operations in managing startup portfolios.
* Fosters a more interconnected and supportive startup ecosystem.
* Facilitates better resource allocation and support across multiple startups.

**For Startups**

* Provides exposure to a wider investor base through inclusion in curated portfolios.
* Offers potential for cross-pollination of ideas and resources within the portfolio.
* Enhances visibility and credibility through association with carefully curated collections.

**Implementation**

The updated GNFT system leverages blockchain technology to ensure transparency, security, and decentralized management of startup portfolios. Smart contracts govern the staking mechanisms, DAO voting processes, and data management, ensuring a trustless and efficient system for all participants.

<br>


---

# 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/startup-module/interactive-trackable-gnft-ganjes-nft.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.
