# Unstaking sUSDf from Classic Yield

### User Flow for Unstaking sUSDf from Classic Yield

**Step 1a: Navigate to the Classic Yield Section**\
First, users locate the Earn tab on the Falcon App and select Classic Yield from its dropdown menu.

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

**Step 1b: Navigate to Falcon Account Overview**\
Alternatively, users may directly access their staked USDf through the Falcon Account Overview. Clicking Unstake under the sUSDf section will also redirect them to the staking interface.

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

**Step 2: Indicate sUSDf Amount**\
Users indicate the desired amount of sUSDf they wish to unstake, ensuring that they have a sufficient balance in their connected Web3 wallet. Users should also take note of the prevailing exchange rate of USDf to sUSDf indicated.

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

**Step 3: Unstake sUSDf**\
Once the amount of sUSDf is indicated, and users have confirmed the corresponding amount of USDf to be received, they can initiate the unstaking of sUSDf by clicking the Unstake button. This will trigger a transaction.

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

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

**Step 5: Confirm Unstaking via Falcon Account Overview**\
After unstaking is finalized and the transaction is confirmed, users should confirm that their newly unstaked assets are viewable under the Profile function located in the dropdown menu of the Account tab. \
Users should observe an increase in their USDf balance corresponding to the total value of the recent unstaking, and an equivalent decrease under their sUSDf balance.&#x20;

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

### Redemption/Claim

After verification of successful unstaking, users can choose to redeem or claim their USDf for their initial collateral assets.

Refer to the [Redeem](/resources/quick-app-guide/navigating-the-swap-tab/redeem.md) and [Claim](/resources/quick-app-guide/navigating-the-swap-tab/claim.md) sections under the [Swap](/resources/quick-app-guide/navigating-the-swap-tab.md) tab for further details.

{% content-ref url="/pages/zpj9cBgyvwuwvOxEMJ22" %}
[Redeem](/resources/quick-app-guide/navigating-the-swap-tab/redeem.md)
{% endcontent-ref %}

{% content-ref url="/pages/1qp6SGaDd7d4crG6vzqH" %}
[Claim](/resources/quick-app-guide/navigating-the-swap-tab/claim.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/classic-yield/unstaking-susdf-from-classic-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.
