# $PINE (Governance)

**What was the Seed and TGE price of $PINE?**\
The Seed price and TGE were both $0.20 per $PINE.\
\
For more detailed information and vesting terms, be sure to check out the [**Pine Token**](/ecosystem/pine-token.md) page.

**What is the  $PINE contract address?**

* ERC20: <https://etherscan.io/token/0x569424c5EE13884A193773fDC5d1c5f79C443a51>
* Polygon: <https://polygonscan.com/token/0x612D833c0c7A54cdfBe9a4328B6d658020563Ec0>

**What is $PINE, vePINE and sbPINE?**\
There are 3 classes of the PINE token, namely PINE, vePINE, and sbPINE with the latter 2 being part of our staking and burning system. Check out the [**Pine Token**](/ecosystem/pine-token.md) page for detailed information and all benefits of holding them.

**Can I stake $PINE?**\
Definitely! Proceed to the following page <https://app.pine.loans/governance> and connect your wallet to start staking. Check out the [**Staking Guide**](/pine-guides/staking-and-burning.md) for more information.

**How much can I earn staking and burning $PINE?**\
The current APY can be viewed and constantly updated on the following page: <https://app.pine.loans/governance>\
\
For more information and additional benefits be sure to check out the [**Pine Token**](/ecosystem/pine-token.md) page.

**Why was Polygon selected to Stake and Burn $PINE tokens?**\
To prevent high gas fees and support faster transactions, we selected Polygon for all staking and burning activities.

## **Governance**

**How can I participate in the PineDAO voting?**\
To participate in proposals or even create your own one! Simply head over to <https://snapshot.org/#/pineprotocol.eth> or check out the guide here: [**Governance Voting**](/pine-guides/governance-voting.md)


---

# 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.pine.loans/faqs/usdpine-governance.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.
