# Home Page

### Connect MetaMask Wallet

Click the "Connect MetaMask" button in the top-right corner of the navigation bar to connect your MetaMask wallet. Please make sure the wallet address that you connect, is the one associated with your GEODNET Console account.&#x20;

If you do not have a MetaMask wallet yet, please refer to "[Setting up Your Wallet](/geod-token/add-geod-token-to-your-polygon-wallet.md#setting-up-your-wallet)" and follow the guide to set it up.

### Banner Introduction

Click the "View Proposal" button to access the full list of proposals.

Click the "About veNFT" button to understand the platform's voting mechanisms.

<figure><img src="/files/5789296HpFFm4C1vD4uC" alt=""><figcaption></figcaption></figure>

### Total Community Votes

The panel below showcases total community voting power consisting of Location NFT votes, Staked GEOD votes, and Locked GEOD votes. The total vNFT figure is automatically updated when the amount of Location NFTs, Staked GEODs or Locked GEODs changes.&#x20;

<figure><img src="/files/amGpZB393pQf9Wg5tgVL" alt=""><figcaption></figcaption></figure>

### Proposal Voting Tutorial

The tutorial provides a step-by-step guide for community members to understand the platform's voting process.&#x20;

<figure><img src="/files/OMt4xyZwpwAmL4nxL91Y" alt=""><figcaption></figcaption></figure>

### Vote Now

The "Vote Now" section displays the latest proposals that are currently undergoing voting.

<figure><img src="/files/V26XSGhe4NsLcf8b2LUZ" alt=""><figcaption></figcaption></figure>

### Pending Proposals

The "Pending Proposals" section displays proposals that have been approved by the platform administrators and are awaiting voting.

### Closed Proposals

In the "Closed" section, members can view all the closed proposals that have gone through voting.


---

# 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.geodnet.com/geod-governance/home-page.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.
