> For the complete documentation index, see [llms.txt](https://torahdao.gitbook.io/torah-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://torahdao.gitbook.io/torah-finance/appendix/glossary.md).

# Glossary

## 3TRH

3TRH is the LP token for the 3Pool (sometimes referred to as TriPool). Trading fees are distributed in 3TRH.

## Admin fee

Admin fee is the share of trading fees that are received by governance participants who have locked their TRH (see veTRH).

## Boosting (also boosties)

The act of locking your TRH to earn more TRH on your provided liquidity.

{% content-ref url="/pages/nncllZgHqUwpsKxrd9xn" %}
[Boosting your TRH Rewards](/torah-finance/reward-gauges/boosting-your-trh-rewards.md)
{% endcontent-ref %}

## TRH

Governance and utility token for the Torah DAO.

## DeFi (Decentralized Finance)

Decentralized finance (commonly referred to as DeFi) is an experimental form of finance that does not rely on financial intermediaries such as brokerages, exchanges, or banks, and instead utilizes blockchains, most commonly the Ethereum blockchain.

## Metamask

Metamask is an Ethereum wallet that allows you to interact with Torah and other dapps. You can also use it with Ledger and Trezor hardware wallets. It's the most popular Ethereum web wallet and is available as an add-on for most browsers.

## Metapool

Metapools are a type of pool on Torah composed of one asset as well as as LP tokens from another pool.

{% content-ref url="/pages/9UhXr3FPmjAmnHOgICUu" %}
[Base & MetaPools](/torah-finance/liquiddity-providers/base-and-metapools.md)
{% endcontent-ref %}

## LP (Liquidity provider)

Users providing liquidity (funds/assets) on the Torah or other DeFi protocols.

## LP tokens (Liquidity provider token)

When you deposit into a Torah pool, you receive a counter party token which represents your share of the pool.

## veTRH

Stands for vote-escrowed TRH. They are TRH locked for the purpose of voting and earning fees.

{% content-ref url="/pages/nDxHUfcNVtXgHT7SBCp9" %}
[Introduction to $TRH](/torah-finance/trh-token/introduction-to-usdtrh.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://torahdao.gitbook.io/torah-finance/appendix/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.
