# How to Redeem Bifrost Liquid Crowdloan KSM

{% hint style="danger" %}
There is a time limit for this event as your vsBond's are going to expire approximately 20th of March 2024. Make sure you redeem your vsKSM's by then or you will lose your chance to redeem.
{% endhint %}

1. Go to <https://bifrost.app/> and select Kusama Network.

<figure><img src="/files/8vDXsuArhuWFhz5zbokE" alt=""><figcaption></figcaption></figure>

2. Connect your wallet and go to Wallet section. You'll be able to see your vsBond and vsKSM. &#x20;

{% hint style="info" %}
If you swapped or crossed-out your vsKSM you need to swap back or cross-in to pair it with your vsBond. If your vsKSM and vsBond are already paired, skip the next two steps (2a and 2b) and go directly to 3rd step.
{% endhint %}

<figure><img src="/files/i0FnkPuCxjWsVSOAcBKf" alt=""><figcaption></figcaption></figure>

2a. If you crossed-out your vsKSM to Mangata X, you can get it back to Bifrost by selecting Crosschain -> cross-in. Alternatively you can do this from Mangata X withdraw interface by following [this](/welcome/guides/trading/withdraw-tokens-from-mangata-x.md) guide.

<figure><img src="/files/FIz5pMvgkCWOIeY2hJB8" alt=""><figcaption></figcaption></figure>

2b. If you swapped your vsKSM, you need to get some vsKSM back by swapping.

<figure><img src="/files/qSxY64adNKTVFjzpkUAe" alt="" width="375"><figcaption></figcaption></figure>

3. After you paired your vsKSM and vsBond, go to Explore more -> vCrowdloan. Click My Contribution.

<figure><img src="/files/QH36B3KI2vzeUFzj3xxs" alt="" width="563"><figcaption></figcaption></figure>

4. You should be able to see your Mangata X crowdloan participation from this screen. Click Redeem.

<figure><img src="/files/mxO5zWLzruEjQR6aIhp2" alt="" width="563"><figcaption></figcaption></figure>

5. Select Unstake -> Mangata X.

<figure><img src="/files/rTwMrGN4gHB9WTz4w3ZS" alt="" width="521"><figcaption></figcaption></figure>

6. You have options to continue liquid staking on Bifrost or Redeem the entirety of your KSM back.&#x20;

<figure><img src="/files/S6dxMhngHYTi9cWzimK5" alt="" width="375"><figcaption></figcaption></figure>

7. After you click Unstake, you will see your KSM back in your wallet on Bifrost.

<figure><img src="/files/eHZUAmPfVV6ymkVxAqis" alt=""><figcaption></figcaption></figure>


---

# 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.mangata.finance/welcome/guides/technical-guides/how-to-redeem-bifrost-liquid-crowdloan-ksm.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.
