# Glossary

A glossary of terms commonly used when describing the Ampleforth Ecosystem

### Derivatives

Derivates are a specific type of financial asset whose value depends solely on an underlying financial asset.&#x20;

### Stablecoin

Stablecoins are cryptocurrencies designed to be a refuge from volatility. The most common types include fiat collateralized stablecoins, crypto-collateralized stablecoins, and algorithmic stablecoins. Although AMPL has a price target, it should not be considered a stablecoin because holders of the token experience supply volatility comparable to that of a typical floating price token.

### Store of Value

In economics, store of value is a monetary function. A store of value is an asset, commodity, or currency that can be saved, retrieved, and exchanged in the future without deteriorating in value.

### Unit of Account

In economics, unit of account is monetary function. Money acts as a standard measure and a common denomination of trade. It is thus a basis for quoting and bargaining of prices. It is necessary for developing efficient accounting systems. More than a measure, the unit of account is the actual asset tendered upon completion of an agreement. AMPL is a unit-of-account token.&#x20;


---

# 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.ampleforth.org/learn/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.
