# Personal Account Center

### Personal Assets

Click on the "My Account" button on the navigation bar to access your personal account center. On the Account Center page, click the "Account" button in the left menu to access the Personal Asset page. If your MetaMask wallet is connected to the GEOD Governance website, your veNFT will be automatically calculated and displayed on this page.&#x20;

* "MATIC": your MATIC balance
* "GEOD": your GEOD token balance
* "veNFT": Total number of veNFT votes you have
* "Location NFT": Number of Location NFTs you own
* "Staked GEOD": Number of tokens you have staked
* "Locked GEOD": Number of of Locked GEOD tokens you own

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

### Create and Submit a Proposal

On the Account Center page, click on the "My Draft" button in the left side menu to view your current proposal draft list.

Click the "Create Proposal" button to start editing the proposal.

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

After clicking "Save," the document will be saved in edit mode, and you can view it in the "My Drafts" list.&#x20;

When clicking the "Save", "Submit" or "Vote" buttons, MetaMask will prompt you to verify yourself to authorise the actions. Please proceed to sign and verify yourself. Each MetaMask verification is valid for two hours.&#x20;

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

Click "Edit" to re-enter editing mode, and click "Delete" to remove the draft proposal.

Click "Preview" to preview the draft proposal.

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

After clicking the "Submit" button, the proposal will be reviewed and audited by the platform administrators, waiting for their approval.

If the proposal is rejected, reasons for rejection will be provided. The proposer can view the rejection reason through the "Refuse Reason" column within the "My Proposals" list.

If the proposal is approved, it will be displayed in the "My Proposals" list.

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

After approval, recommended proposals will be displaced in the "Vote Now" section on the GEODNET Governance homepage.


---

# 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/personal-account-center.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.
