# Classic Mint

### **Overview**

The Mint function within the Swap tab allows users to initiate USDf minting using existing deposit assets in their Falcon Account as collateral. Users can mint USDf with a range of stablecoins and non-stablecoin assets. Minting USDf will require manual review and approval from Falcon, and while the service-level agreement (SLA) lasts for a 24-hour period, this process is expected to be processed within minutes.

Refer to the [Supported Assets](/supported-assets.md) section for further details on eligible deposit assets.

### **Staking**

After verification of a successful mint, users are encouraged to participate in staking and other yield features within the Falcon App with their USDf.

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

{% content-ref url="/pages/ZrMdbSJAPaZ2xD3wKFP9" %}
[Classic Yield](/resources/quick-app-guide/navigating-the-earn-tab/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-swap-tab/classic-mint.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.
