# Functions and Governance

## Functions

ARMOR is the governance token for the system and serves the following functions:

* Staking in ARMOR:ETH liquidity pool and staking LP tokens into governance staking. Earn LP fees + staking rewards (20% of profits) proportional to your share in the staking pool.
* Governance on protocol and system updates

### Governance

The responsibilities for governance include:

* Voting on updates to smart contract code
* Voting on changes to constants used in the fee model (such as premium charge for buyers)&#x20;
* Voting on the exact time a hack took place

As a reward for staking tokens and participating in the governance of the system, the token holders for the ArmorDAO may vote to be given a share of the revenue made by the arCore system.

##


---

# 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://armorfi.gitbook.io/armor/usdarmor-token/untitled.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.
