# Glossary

**Compound:** to lock in the profits and reinvest them

**HNWI*****:** High Networth Individual*

**Liquidation:** a process that occurs when a borrower's liabilities exceed an agreed upon acceptable Loan-to-Value ratio. In such a scenario, a third party can pay off some or all the debt in order to unlock the borrower's collateral, typically at a discount.

**Metavault:** An entity that has been created in order to structure capital based on the creator's thesis.

{% hint style="info" %}
Ex: "Aligning with my thesis to build up my wealth by DCA with my yield. My Metavault will create inter-generational wealth for my family."
{% endhint %}

**Principal:** the initial deposit

**Risk:** likelihood of a given strategy incurring a loss due to market conditions

**Strategy:** the strategy contract used to generate yield

**Underlying:** the default token for a given vault

**Yield:** the capital generated from the initial deposit


---

# 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.sandclock.org/current/readme/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.
