# FAQ

### I've undelegated but don't see it in my wallet yet. | How long does it take to undelegate?

From the moment the CTK is unstaked that amount will be undelegating for 21 days. You'll have to wait until this is done.\
If you want to verify this, you can always check <https://www.mintscan.io/shentu/> to verify the CTK unbonding on your wallet.

### Why is the APY different to the staking rewards I get?

The APY and Inflation are calculated according some parameters which can vary and make the actual rate.\
The APY is using the base calculation `Inflation% / staked% = APY%`\
Example would be : `10% inflation / 50% staked = 20% APY`\
However this is the base. This is not taking in consideration the current blocktimes, the blockreward for shield collateral providers.

### What is the relationship between CertiK and Shentu?

In the summer of 2021 Shentu Chain was founded by the Shentu Foundation, Certikchain was the predecessor of Shentu and got rebranded to Shentu chain. CertiK and Shentu Foundation are separate entities working on their own. CertiK was the founder of Certik Chain.&#x20;


---

# 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://shentu-chain.gitbook.io/shentu-chain/chain/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.
