# Committing to Governance

Defly enables you to commit to Governance across the [Algorand Foundation](#algorand-foundation-governance-portal), [Folks Finance](#folks-finance-liquid-governance), [Algofi](#algofi-governance-vault), and [GARD](#undefined) - all within one app. Improve your overall Algorand Governance experience by committing to Governance across multiple partners quicker than ever.

## Navigating to Governance

Navigate to “More” and select “Algorand Governance” to begin:

<figure><img src="/files/SrocXfvbD1ULUddWgu1e" alt=""><figcaption><p>You can choose to commit to Governance through the Algorand Foundation, Folks Finance, Algofi, and GARD.</p></figcaption></figure>

## Algorand Foundation: Governance Portal

Governance is a decentralized program that allows ALGO holders to vote on the future of Algorand. Committing ALGOs to Governance for a three-month period allows you to vote on measures proposed by the Algorand Foundation and earn rewards for doing so. You must vote and keep your balance above your committed amount at all times to be eligible for rewards. Learn more [here](https://governance.algorand.foundation/governance-period-5).

Select “Official” to commit to Governance through the Foundation:

<figure><img src="/files/nlIQkFh3yaQcT7rFjVvS" alt=""><figcaption><p>This Governance period, you can commit both ALGO and eligible liquidity pool tokens (LPTs) to earn rewards.</p></figcaption></figure>

To commit ALGO, select the ALGO icon and input the amount you’d like to commit. Once complete, select “Set amount” and swipe to confirm the transaction:

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

To commit liquidity pool tokens, select the eligible LPTs you want to commit, and follow the steps mentioned above. NOTE: Only the Algo part of your LPTs will count towards your governance stake.

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

## Folks Finance: Liquid Governance

Governors who commit their ALGOs to Governance through Folks Finance will receive a new asset named “gALGO” – which is pegged to the value of ALGO. For every ALGO that you commit in Folks Finance you get one gALGO that you can spend freely without risking your Governance rewards. You can early claim reduced rewards without having to wait the full Governance period, or wait and earn the full reward amount during the burn period. Learn more [here](https://docs.folks.finance/protocol-architecture/overview/algo-liquid-governance).

To commit through Folks Finance’s Liquid Governance feature, select “Folks Finance gALGO".

You can commit ALGO and mint gALGO by selecting the ALGO icon and inputting the amount you’d like to commit. Once complete, select “Set amount” and swipe to confirm the transaction:

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

## Algofi: Governance Vault

Algofi’s Vault unlocks users’ Governance stakes while taking advantage of the protocol’s lending protocol. When a user supplies ALGOs to their Vault, Algofi creates and provides them with a new asset named “Vaulted ALGOs” or “vALGOs” which has the same price and collateral factor as ALGOs. Learn more [here](https://docs.algofi.org/algofi-vault/tutorial).

To commit through Algofi’s Vault, select “Algofi Vault V2”.

Commit to Governance by selecting the ALGO icon and inputting the amount you’d like to commit. Once complete, select "Set amount" and swipe to confirm the transaction:

<figure><img src="/files/52IiPWmKa8IGyLdSsx9E" alt=""><figcaption></figcaption></figure>

## GARD: Collateralized Debt Position

Similar to Algofi’s Vault, the GARD Protocol is a lending protocol that uses collateralized debt positions (CDP) to mint GARD, the protocol’s native stablecoin. Governors need to lock their ALGOs in a smart contract to mint GARD while voting on key Governance issues to claim their rewards.

Unlike the other options mentioned above, GARD isn’t integrated directly into Defly yet.

To commit through GARD, navigate to “GARD” and select “Open Gard dApp”. This will take you directly to the GARD Protocol to commit to Governance:

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


---

# 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://defly.gitbook.io/defly-manual/app/committing-to-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.
