# Glossary

<details>

<summary>Metronome DAO</summary>

Metronome 2.0 is being launched as a DAO (Decentralized Autonomous Organization), giving MET token holders the opportunity to participate in governance and decision making over all things related to Metronome. To read more about what a DAO is and the philosophy behind DAOs, please read this [article](https://www.investopedia.com/tech/what-dao/).

</details>

<details>

<summary><strong>Autonomous Converter (ACC)</strong></summary>

A feature that existed in Metronome 1.0 but has since been retired that allowed users to convert ETH for MET 1.0 tokens, and vice versa. The ACC is an Automated Market Maker (AMM) that precedes other AMMs like Uniswap and Curve.

</details>

<details>

<summary>Daily Auctions</summary>

A feature that existed in Metronome 1.0 but no longer exists in Metronome 2.0, that facilitated daily auctions of the MET 1.0 token.

</details>

<details>

<summary>Treasury</summary>

8,203,669 MET of the 14,213,183 total supply is allocated to Metronome DAO Treasury. The Treasury is also allocated 8,346 ETH. The Treasury is positioned for strategic deployment to develop and grow Metronome and support the token ecosystem. Treasury funds may be deployed according to proposals submitted and approved by MET DAO participants.

</details>


---

# 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.metronome.io/metronome-2.0/glossary.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.
