# Staking USDf for Classic Yield

### User Flow for Staking USDf for Classic Yield

**Step 1: 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/GSlaJLEeqvYOzQbpvOAG" alt="" width="563"><figcaption></figcaption></figure>

**Step 2: Indicate USDf Amount**\
Users indicate the desired amount of USDf they wish to stake, 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/1ewwHrpK1hmEZZEpBI56" alt="" width="563"><figcaption></figcaption></figure>

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

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

<div align="center"><figure><img src="/files/l9qO3wCz8BDxHLqXx2hL" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/Cue6PWnKZmpHNkjM98PH" alt="" width="563"><figcaption></figcaption></figure></div>

**Step 5: Receive Transaction Confirmation**\
Users will receive a "Transaction Complete" notification upon successful staking.

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

**Step 6: Confirm Staking via Falcon Account Overview**\
After staking is finalized and the transaction is confirmed, users should confirm that their newly minted assets are viewable under the Profile function located in the dropdown menu of the Account tab. \
Users should observe an increase in their Staked USDf balance corresponding to the total value of the recent staking, and a similar representation under their sUSDf balance. Over time, the value of these assets should increase, as yield is accrued.

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

### **Restake**

After verification of successful staking, users are encouraged to participate in Falcon's yield enhancing features with their sUSDf.

Refer to the [Boosted Yield](/resources/quick-app-guide/navigating-the-earn-tab/boosted-yield.md) section under the [Earn](/resources/quick-app-guide/navigating-the-earn-tab.md) tab for further details.

{% content-ref url="/pages/L2ImaTQFP94zJfKRyxyn" %}
[Boosted Yield](/resources/quick-app-guide/navigating-the-earn-tab/boosted-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/classic-yield/staking-usdf-for-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.
