# Boosted Yield

### **Overview**

The Boosted Yield function within the Earn tab allows users to restake their sUSDf into fixed-term vaults to enhance yield performance. By locking their sUSDf for a pre-defined period (e.g., 3 or 6 months), users are issued with a time-locked ERC-721 NFT, which represents their boosted staking position and accrues additional yield over time.

Users can also utilize the **Express Mint** feature to directly mint into a Boosted Yield position from deposited collateral, skipping the intermediate step of staking to sUSDf.\
Refer to the [Classic Yield](/resources/quick-app-guide/navigating-the-earn-tab/classic-yield.md) under the [Earn](/resources/quick-app-guide/navigating-the-earn-tab.md) tab for further context on acquiring sUSDf.&#x20;


---

# 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.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.
