# Glossary

<table data-header-hidden><thead><tr><th width="226.33333333333331"></th><th></th></tr></thead><tbody><tr><td><strong>Term</strong></td><td><strong>Description</strong></td></tr><tr><td>NFT</td><td>A collection of ERC721/ERC1155 compliant collections on blockchain</td></tr><tr><td>Original NFT</td><td>The NFT supported by StarBlock DAO staking contract and can be staked to generate WNFT</td></tr><tr><td>Wrapped NFT</td><td>A wrapped collection of the original NFT collection, which is equivalent to the original NFT and can be traded arbitrarily</td></tr><tr><td>WNFT</td><td>Short for Wrapped NFT</td></tr><tr><td>NFT Farming</td><td>Staking the original NFT will reward the governance token STB and get WNFT</td></tr><tr><td>Deposit NFT</td><td>The operation of staking original NFT as WNFT and will receive STB farming rewards continuously</td></tr><tr><td>Withdraw NFT</td><td>The operation of unstaking WNFT to original NFT, and at the same time, you will receive STB farming rewards</td></tr><tr><td>WNFT Trading Farming</td><td>The platform revenue generated by WNFT during the trading process will be returned to users in the form of STB</td></tr><tr><td>STB Staking</td><td>Stake STB to the farming pool, you will receive STB rewards and WETH income dividends</td></tr></tbody></table>


---

# 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.starblock.io/main/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.
