# Unstaking from Boosted Yield

### **Overview**

The Claim sub-function under the Boosted Yield Positions section of the Falcon Account Overview allows users who have restaked their USDf, or sUSDf for an ERC-721 NFT to claim their locked positions. Users will claim their locked positions in the form of sUSDT.

### **User Flow for Unstaking from Boosted Yield**

**Step 1: Navigate to the Claim Section**\
First, users locate the Account tab on the Falcon App, and select Profile from its dropdown menu. Then locate the Claim button under the Connected Wallet and Boosted Yield Positions sections.

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

**Step 2: Select Boosted Yield Position to Claim**\
Users will be able to view all their boosted yield positions under this section. However, only positions that have reached maturity (completed the selected tenure) will be eligible for claiming. Users should also take note of each position's principal, and yield accrued.\
Users select the locked position that they intend to claim and click Claim. This will trigger a transaction.

**Step 3: Approve Transaction**\
Users will be required to confirm and authorize the transaction within their Web3 wallet.

**Step 4: Confirm Restaking via Falcon Account Overview**\
After restaking is finalized and the transaction is confirmed, users should confirm that their newly claimed assets are viewable under the Profile function located in the dropdown menu of the Account tab. \
Alongside the claimed boosted yield position no longer being displayed under the Boosted Yield Positions section, users should observe a decrease in their staked sUSDf balance, and an equivalent increase in sUSDf balance.\
\&#xNAN;*This change in sUSDf balance should be equivalent to the sum of the boosted yield position's principal and yield accrued as mentioned in Step 2.*

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

### Unstake

After verification of successful unstaking from Boosted Yield, users can unstake their sUSDf from Classic Yield.

Refer to the [Unstaking sUSDf from Classic Yield](/resources/quick-app-guide/navigating-the-earn-tab/classic-yield/unstaking-susdf-from-classic-yield.md) section under the [Earn](/resources/quick-app-guide/navigating-the-earn-tab.md) tab for further details.

{% content-ref url="/pages/mWE3S62FTyGzoaO3b4Nz" %}
[Unstaking sUSDf from Classic Yield](/resources/quick-app-guide/navigating-the-earn-tab/classic-yield/unstaking-susdf-from-classic-yield.md)
{% endcontent-ref %}


---

# 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.falcon.finance/resources/quick-app-guide/navigating-the-earn-tab/boosted-yield/unstaking-from-boosted-yield.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.
