# Glossary

## Bonded Duet&#x20;

Bonded Duet refers to a bond issued by the Duet treasury denominated in Duet tokens with a payment of Duet to be paid in a future date.&#x20;

## Receipt Tokens&#x20;

Receipt tokens refers to tokens issued like a receipt to users after they have provided liquidity to DeFi protocols. Typically the receipt is subsequently used to claim rewards and income. Receipt tokens can be used to redeem assets from the DeFi protocol. Examples of receipt tokens include Uniswap LP tokens, Compound cTokens, AAVE aTokens etc.&#x20;

## Unwrapped Tokens&#x20;

Unwrapped Tokens refers specifically to erc20 or native crypto assets that are not wrapped into a receipt token&#x20;

## Swap LP Token&#x20;

Swap LP Token refers to the receipt token issued by the swap to certify a user of rewards and the right to redeem supplied assets.&#x20;

## Saving Receipts&#x20;

Saving Receipts are issued by a lending protocol as a proof of ownership of assets supplied by the user to the protocol. Users can claim rewards and redeem assets with the Saving receipts.&#x20;

## POS Farming Receipts&#x20;

POS Farming Receipts refers to a proof of ownership of assets supplied by a user to a proof of stake pool.&#x20;

## Governance Staking Receipts&#x20;

Governance Staking Receipts refers to a token issued by a DAO organization that represents ownership of staked assets in the DAO voting contracts.

## Dytokens

Dytokens are receipt tokens issued by Duet Earn (yield optimzer). Dytoken stands for Duet Yield-Generating Tokens. Dytokens are automatically locked up in Duet Vaults to generate Credits, which can be used to borrow synthetic assets.


---

# 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://duet-protocol.gitbook.io/duet-protocol/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.
