# 封装/解封装

wSTBT 合约是一个接收 STBT 然后再铸造出 wSTBT 作为返回的封装器。当 wSTBT 被解封装时，合约会销毁 wSTBT 并将相应的 STBT 返还给持有者。

<figure><img src="/files/L0wdxqNRRNAQ6Wtf1mE6" alt=""><figcaption><p>*Wrap和Unwrap将会按最新的 wSTBT/STBT 每日费率执行。</p></figcaption></figure>

wSTBT/STBT 持有者可以通过该链接进行封装/解封装：

{% embed url="<https://app.matrixdock.com/stbt/wrap>" %}


---

# 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://matrixdock.gitbook.io/matrixdock-docs/fei-bian-ji-stbt-wstbt/feng-zhuang-jie-feng-zhuang.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.
