# Investor Module

- [Account Dashboard (Tier Based)](https://ganjes-organization.gitbook.io/ganjes-white-paper/dapp-v1/investor-module/account-dashboard-tier-based.md)
- [Staking SEED in GNFT](https://ganjes-organization.gitbook.io/ganjes-white-paper/dapp-v1/investor-module/staking-seed-in-gnft.md): This section focuses on the process and benefits of staking SEED tokens (GANJES native token) in Ganjes NFTs (GNFTs).
- [Governance Dashboard](https://ganjes-organization.gitbook.io/ganjes-white-paper/dapp-v1/investor-module/governance-dashboard.md): The Governance Dashboard empowers investors to actively participate in the decision-making processes within the GANJES ecosystem.


---

# 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.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.
