# FAQ

### "**What's the difference between unbonding stkd-SCRT instead of selling it on a DEX?"**

When you **unbond stkd-SCRT**, a small withdrawal fee of (0.05%) is incurred. After 21 days, you will be able to claim SCRT + all of the accumulated staking rewards. The downsides to this method are the following:&#x20;

* Unbonding fee
* 21 days of unbonding

The alternative is to **sell your stkd-SCRT** on a decentralized exchange. The prices of stkd-SCRT on a decentralized exchange reflects the value of the underlying SCRT + accumulated staking rewards. **Thus, you can sell and instantly realize the upside of the passively accruing staking rewards without needing to wait 21 days to unbond.** The downside to this method are the following:&#x20;

* Trading Fee
* Slippage


---

# 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.shadeprotocol.io/shade-protocol/advanced-topics-apps/stkd-scrt/faq.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.
