# Yield Generation

Unlike other synthetic dollar protocols that rely solely on positive funding rate arbitrage, yield distributed to USDf stakers is derived from multiple different sources. This approach ensures consistent yields regardless of market conditions.

<table><thead><tr><th width="212">Strategy</th><th>Description</th></tr></thead><tbody><tr><td>Positive Funding Rate Arbitrage</td><td>Falcon generates yield on positive funding rates by maintaining spot positions while shorting corresponding perpetual futures. The spot assets are concurrently staked, generating additional yield alongside funding rate income.</td></tr><tr><td>Negative Funding Rate Arbitrage</td><td>Conversely, Falcon can sell spot holdings and long futures to generate a yield with negative funding rates. </td></tr><tr><td>Cross-exchange Price Arbitrage</td><td>Falcon buys and sells assets across multiple markets to profit from differences in their prices.</td></tr><tr><td>Native Altcoin Staking</td><td>Falcon leverages native staking opportunities for supported non-stablecoin assets, allowing the protocol to earn higher on-chain yields as part of its diversified yield strategy.</td></tr><tr><td>Liquidity Pools </td><td>Falcon deploys a portion of assets into tier-1 on-chain liquidity pools to generate yield through on-chain dex activity and arbitrage.</td></tr><tr><td>Options-Based Strategies</td><td>Falcon utilizes options-based strategies to capture volatility premiums and pricing inefficiencies. By employing ai models, hedged options positions and spreads, the protocol aims to generate yield while maintaining controlled directional exposure and defined risk parameters.</td></tr><tr><td>Spot/ Perps Arbitrage </td><td>Falcon executes market-neutral arbitrage by holding spot assets while taking offsetting perpetual futures positions. This allows the protocol to capture price basis movements and funding rate opportunities between spot and derivatives markets while maintaining hedged exposure.</td></tr><tr><td>Statistical Arbitrage</td><td>Falcon employs quantitative, mean-reversion and correlation-based trading models to identify and capture short-term pricing inefficiencies across assets and markets. These strategies are market-neutral in design and are executed with strict risk controls to minimize directional exposure.</td></tr><tr><td>Extreme Movements Trading</td><td>Falcon selectively executes strategies designed to capitalize on short-term dislocations during periods of extreme market volatility. These trades are deployed opportunistically with strict risk controls, allowing the protocol to generate yield when markets experience sharp, temporary movements.</td></tr></tbody></table>


---

# 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/~/revisions/33WJZvlco9J50AWrH5n9/earn/yield-generation.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.
