# Unstaking SNIPER and unwinding

Perhaps you've placed a DeOrder and the odds of it going in the money aren't looking good. Or perhaps you're just looking for a little more flexibility with your crypto assets and want to move things around.\
\
No matter your reason, DeOrderbook's vision of offering unmatched capital flexibility to users gives users the chance to unstake their SNIPER tokens from the DeOrder pool, returning their collateral to them as HODL tokens to try again with a [new DeOrder ](/deorders/explaining-a-deorder.md)or [redeem HODL](/hodl/redeeming-hodl.md) for supported cryptocurrency.

### How do I unstake SNIPER tokens?

1. Visit the DeOrderBook website at [www.deorderbook.com](http://www.deorderbook.com) .
2. Connect your supported wallet to the platform. At the time of writing, DeOrderBook supports Metamask, and Wallet Connect. For ease of explanation, this tutorial will use Metamask.
3. Go to the 'Claim & Exercise' page and scroll down to the SNIPER pools you are participating in. Select the pool you want to unstake your SNIPER from and click 'Unwind' at the middle of the selection box.

<figure><img src="/files/UbO0USUYtTW7zKDXtoyo" alt=""><figcaption><p>Select 'Unwind' to continue.</p></figcaption></figure>

4. Clicking 'Unwind' will bring up another pop-up where you can select an amount to unwind. You'll need to have the matching amount of BULLET and SNIPER tokens in your wallet to be able to Unwind. But first, you'll be required to unstake the SNIPER tokens out of the DeOrder pool they are in. Click 'Unstake SNIPER' to continue.

<figure><img src="/files/fYn4g0oCLDkwH9OS3blE" alt=""><figcaption><p>Unstaking comes before unwinding</p></figcaption></figure>

5. Once the transaction for unstaking SNIPER has gone through, you will then be able to unwind your SNIPER tokens. Ensure that you have enough BULLET tokens matching the SNIPER amount you want to unwind, then click 'Unwind SNIPER'.


---

# 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.deorderbook.com/deorders/placing-a-deorder/unstaking-sniper-and-unwinding.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.
