# Welcome to Fig

{% hint style="info" %}
Not all investors are eligible to participate in Fig's yield protocol. Please see [Permitted Investors](https://docs.fig.fi/resources-and-legal/permitted-investors), and [Permitted Jurisdictions](https://docs.fig.fi/resources-and-legal/permitted-jurisdictions) on who may be eligible to participate in Fig's pools.&#x20;
{% endhint %}

## Problem

**Crypto has a persistent yield problem.**&#x20;

Over the past 10 years, on-chain crypto wealth has grown exponentially. There are estimates of $150+ billion crypto assets looking for yield. These assets have been accumulated over years by crypto natives and will continue to stay on-chain. As wealth grows, generating income on idle assets is top of mind.

Despite various attempts, yield on crypto assets remains low or unsustainable.

Protocols like [Ethena](https://ethena.fi) have emerged, tokenizing perps funding to meet defi's demand for yield. However, cefi perps market for ETH is close to $15 billion at the moment, which is not enough to satisfy yield on $150 billion of on-chain assets.&#x20;

That is where Fig comes in.

## Overview

**Fig is a yield protocol using options.**&#x20;

Through hybrid on and off chain mechanisms, Fig generates yield on crypto assets through delta neutral option selling (writing) by matching on-chain LP collateral with non-toxic option buy flow through traditional exchanges such as CBOE and CME. A spot exposure to BTC proxied via ETF is delta hedged with a short BTC futures and 15-30 delta call, creating a portfolio that:

1. Collects premium from weekly managed BTC spot ETF option selling
2. Current contango exhibited in the BTC futures.&#x20;

The LP positions are tokenized as Fig yield tokens `figUSD`. Since it represents a net USD value of the collateral assets, it is a fungible token that maybe traded on an automated-market-maker (AMM).&#x20;

Currently the yield generation strategy is managed by Volatility Research LLC, with steps towards [progressive decentralization](https://a16zcrypto.com/posts/article/progressive-decentralization-crypto-product-management/). See [Yield Mechanism](https://docs.fig.fi/protocol-mechanics/yield-mechanism) for details.&#x20;

## How Can I Use Fig

You can:

* Upon approval for KYC and onboarding, deposit USDC or USDT into collateral pool in exchange for Fig yield token and track accrued yield and return.&#x20;
* Mint and burn yield tokens direct via Fig's on-chain protocol, available to KYCed and AML-screened counterparties
* Stake yield token, figUSD, and earn points


---

# 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.fig.fi/welcome-to-fig.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.
