# Restaking with sUSDf

### User Flow for Restaking sUSDf for Boosted Yield

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

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

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

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

**Step 2: Indicate sUSDf Amount**\
Users indicate the desired amount of sUSDf they wish to restake, ensuring that they have a sufficient balance in their connected Web3 wallet.

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

**Step 3: Select Tenure**\
Users then select from a range of available fixed-term tenures (e.g., 3, 6, or 12 months), each with their corresponding yield APYs. The longer the selected tenure, the higher the boosted yield.

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

**Step 4: Restake sUSDf**\
Once the amount of sUSDf is indicated and a tenure has been selected, users can initiate the restaking by clicking the Stake button. This will trigger a transaction.

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

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

**Step 6: Confirm Restaking via Falcon Account Overview**\
After restaking is finalized and the transaction is confirmed, users should confirm that their newly restaked assets are viewable under the Profile function located in the dropdown menu of the Account tab. \
Users should observe a decrease in their sUSDf balance, an equivalent increase in staked sUSDf amount, and a new ERC-721 NFT under the Boosted Yield Positions section.

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

**Step 7: Verify NFT Position**\
Upon successful restaking, users would have automatically minted a unique ERC-721 NFT that represents their fixed-term yield position. The NFT encodes key data such as the principal amount (in sUSDf), the selected restaking duration, and the expected maturity date.\
The NFT serves as proof of users' restaked positions and can be tracked under the Boosted Yield Positions section of the dashboard. It is transferable, enabling future utility across supported platforms or secondary markets. \
\&#xNAN;*Users can also click the shortcut under NFT to view their ERC-721 directly on its respective block explorer.*

<figure><img src="/files/55JmtchfzFlXbk1revng" alt="" width="563"><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.falcon.finance/resources/quick-app-guide/navigating-the-earn-tab/boosted-yield/restaking-for-boosted-yield/restaking-with-susdf.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.
