# ALGM Utility

**ALGM** is Algem protocol’s governance token and has numerous functionalities. The purpose of this section is to examine these core functions.

Before we begin, it bears mentioning that the only way for users to receive ALGM is by depositing ASTR or other tokens in a vault. There is no pre-mine or ICO. In other words, users must partake in Liquid Farming in order to begin earning ALGM.&#x20;

Furthermore, ALGM gives users the rights to:&#x20;

* *Earn by depositing* to Algem’s DeFi partner dApps and receive additional earning incentives&#x20;
* *Earn by staking* ALGM to the Algem protocol and to share in its revenues.&#x20;
* *Vote and make decisions* regarding a dapp's future (e.g., add a new vault) and set parameters such as fees, vault weights, etc.

### **Additional ALGM Functions: Voting**

#### Voting for dApps via Liquid Staking&#x20;

Users can vote for dApps in Astar dApp staking to stake ASTR via Algem's liquid staking solution.

#### Voting for app features and upgrades&#x20;

Voting on upgrades (add a new vault, change dApp parameters and fees, etc.)


---

# 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.algem.io/algem-protocol/algm-token/algm-utility.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.
