# Participate in Algorand Governance via GARD Protocol

The GARD Protocol is the best way to participate in Algorand Governance. No matter the time in a governance cycle and no matter the reason, a user will be able to retrieve THEIR ALGOs. With other solutions, a user’s ALGOs will be lumped in with everyone else’s and they will have no way to get them until the end of the period. They’ll be forced to trade out of other assets they receive in return for their ALGOs. During this conversion process users of other liquid governance protocols may find themselves taking a steep mark down on their assets. This is particularly concerning given that with other platforms, a user won’t be able to cast their own votes in Algorand Governance or participate in Consensus.&#x20;

### Video: How to Participate in Governance via the GARD Protocol

{% embed url="<https://youtu.be/b1nzF6uzwNY?t=733>" %}

To participate in governance via the GARD Protocol is quite simple. A user must first open a collateralized debt position (CDP) and borrow at least one GARD. For more information on opening a CDP please go to the "[Borrow GARD](/how-to/get-gard/borrow-gard.md)" tab.

<figure><img src="/files/7ePDUq4U3oHZJuiXD12N" alt=""><figcaption></figcaption></figure>

Next a user will be able to commit all the ALGOs locked in their CDP to governance as long as they try to during a normal governance enrollment period. Users can check the box when supplying ALGOs to their CDP that enables them to simultaneously commit their ALGOs to governance when they create their CDP. They may also wait for their CDP to be created and then go to the "ALGO Governance" tab to commit their CDP positions to governance directly.

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

To ensure that a user's CDP has been committed to governance a user may click on the "governor page" button to view their enrollment on the Algorand Foundation's website.

It's important to note that GARD's CDPs are totally in the custody by the user that opened them and that once a user has deposited their ALGOs in a CDP they still own them, control them, and must vote during the specified voting period with their ALGOs to remain eligible for governance rewards.

To vote in governance a user must go to the "ALGO Governance" tab and then vote on the appropriate measures.


---

# 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.algogard.com/how-to/participate-in-algorand-governance-via-gard-protocol.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.
