# HOW TO

- [Get GARD](https://docs.algogard.com/how-to/get-gard.md): An outline of the different ways to get GARD via the GARD Protocol's WebApp.
- [Borrow GARD](https://docs.algogard.com/how-to/get-gard/borrow-gard.md)
- [Buy GARD](https://docs.algogard.com/how-to/get-gard/buy-gard.md): If a user wishes to gain the benefits of the GARD token without opening a CDP and borrowing it they may buy GARD natively on the platform...
- [Withdraw Supplied Assets](https://docs.algogard.com/how-to/withdraw-supplied-assets.md): This page describes how a user can withdraw the assets that they've deposited in their vaults.
- [Partially Repay Borrowed GARD](https://docs.algogard.com/how-to/withdraw-supplied-assets/partially-repay-borrowed-gard.md): Users can pay back their borrows with interest.
- [Liquidate/Get Liquidated](https://docs.algogard.com/how-to/liquidate-get-liquidated.md): A user can be liquidated when their borrow value has exceeded their max borrow or take advantage of the misfortune of other users when they are liquidated...
- [Get Liquidated](https://docs.algogard.com/how-to/liquidate-get-liquidated/get-liquidated.md): The below describes how to best avoid being liquidated and what happens if you are liquidated...
- [Pooled Liquidations (not live)](https://docs.algogard.com/how-to/liquidate-get-liquidated/pooled-liquidations-not-live.md): Pooled liquidations described...
- [Dutch Auctions](https://docs.algogard.com/how-to/liquidate-get-liquidated/dutch-auctions.md): GARD auctions page described...
- [Maintain the GARD Peg](https://docs.algogard.com/how-to/maintain-the-gard-peg.md): Maintaining the GARD peg is both important for the GARD community but may also be lucrative to those who do so...
- [Staking](https://docs.algogard.com/how-to/algorand-staking.md): The GARD Protocol is the leading Algorand staking provider
- [GARD](https://docs.algogard.com/how-to/algorand-staking/gard.md): Earn a share of protocol revenues!
- [GARDIAN](https://docs.algogard.com/how-to/algorand-staking/gardian.md): Stake GARDIAN to earn ownership of the GARD Protocol!
- [Algorand Partner Tokens](https://docs.algogard.com/how-to/algorand-staking/algorand-partner-tokens.md): Algorand staking partnerships (coming soon)!
- [Participate in Algorand Governance via GARD Protocol](https://docs.algogard.com/how-to/participate-in-algorand-governance-via-gard-protocol.md): The benefits of participating in Algorand Governance via the GARD Protocol and how to...
- [Risks](https://docs.algogard.com/how-to/risks.md): Using the GARD Protocol is not without risk.


---

# 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.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.
