# Glossary

## Tokens

**DOT:** The token representing the Polkadot ecosystem.\
\
**LDOT:** Liquid DOT is a token representing the underlying staked asset DOT. It has a built in system to accrue the value of DOT staking rewards and is considered a Liquid Staking Token.\
\
**LCDOT:** Liquid Crowdloan DOT is a token that represents DOT locked in a crowdloan and can be redeemed 1:1 with DOT.\
\
**tDOT:** Taiga DOT is a token created by Taiga Protocol that’s price is pegged to DOT. Taiga DOT captures multiple sources of yield including underlying DOT derivatives, protocol fees and token incentives.\
\
**wtDOT:** Wrapped Taiga DOT is a version of tDOT that is easier to integrate into DeFi solutions and protocols.

**JitoSOL:** JitoSOL is a token representing a liquid form of the underlying staked Solana. It is built to accrue SOL staking rewards and MEV rewards and was create by the Jito Foundation . \
\
**ACA:** The governance token of the Acala Network. Read more [here](https://wiki.acala.network/acala-exodus-upgrade/aca).\
\
**TAI:** The governance token of Taiga Protocol. Read more [here](https://docs.taigaprotocol.io/overview/tai-token).\
\
**LAY:** The native token of Starlay Finance. Read more [here](https://docs.starlay.finance/tokenomics/lay).

**JTO**: The governance token of the Jito ecosystem. Read more [here](https://www.jito.network/jto/).

## Terms

**Unified Account:** The binding of an Ethereum wallet with a Substrate wallet. A Unified Account grants users the ability to interact with contracts in both EVM and Substrate. More information [here](/euphrates/unified-account.md).

**Loyalty Program:** A system built to benefit long term farmers and discourage hot bags. Bonus rewards are given to committed farmers and relinquished for short term farmers. More information [here.](/euphrates/rewards.md)

**Liquid Staking Token:** A liquid staking token is a token that represents the staked amount of a cryptocurrency on a Proof-of-Stake (PoS) blockchain.


---

# 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://farmdoc.acala.network/euphrates/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.
