# Unstaking for WAX Blockchain Resources

**To unstake your WAXP:**

1. Visit the WAX Block Explorer at: <https://waxblock.io/wallet/resources/unstake>.
2. Follow the on-screen instructions to successfully unstake your WAXP.

Please be aware of the following points related to unstaking:

* After unstaking, it takes approximately 72 hours for your staked WAXP to be returned to your account.
* If you're already awaiting a refund from a previous unstaking and decide to unstake additional tokens, the 72-hour refund timer will restart.
* Should you have tokens being refunded and decide to stake more tokens, the system will prioritize re-staking from your refunding supply first.

**Always keep these details in mind to ensure you manage your WAXP effectively and avoid any unintended delays.**&#x20;

Q: I unstaked some resources, 72 hours have passed but I haven't received my WAXP - What should I do?

After the 72-hour waiting period for unstaking, you may need to take an additional step to claim your WAXP. Please visit the following link to manually claim your unstaked WAXP:&#x20;

<https://waxblock.io/wallet/resources/refund>

Follow the prompts on the page to complete the process.&#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://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/unstaking-for-wax-blockchain-resources.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.
