> For the complete documentation index, see [llms.txt](https://docs.indexcoop.com/index-coop-community-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.indexcoop.com/index-coop-community-handbook/products/legacy-products/eth2x-flexible-leverage-index.md).

# ETH 2x Flexible Leverage Index (ETH2x-FLI)

<div align="left"><img src="/files/zWTDVwI7EouPmDM9PuBM" alt="" width="188"></div>

### What is the ETH 2x Flexible Leverage Index (ETH2x-FLI)?

The ETH 2x Flexible Leverage Index abstracts collateralized debt management into a simple index, reproducible by an ERC20 token built on Set Protocol. ETH2x-FLI enables you to get leveraged exposure to Ether using collateralized debt, without having to manage collateralized debt positions or monitor liquidation risks.

### What is the methodology behind ETH2x-FLI?

The methodologist behind the FLI is [Scalara](https://www.scalara.xyz/indices/fli). (Formerly Pulse Inc. - DeFi Pulse)

You can find the methodology for FLI on [indexcoop.com/ethfli](https://www.indexcoop.com/ethfli).

### FLI Resources

* Blog: [Understanding the Risks of Owning FLI Tokens](https://indexcoop.com/blog/fli-tokens-risks)
* Blog: [How Volatility Drift Affects FLI Products](https://indexcoop.com/blog/fli-volatility-drift)
* Blog: [Everything You Need to Know About FLI Product Parameters](https://indexcoop.com/blog/fli-product-parameters)
* [FLI ROI Calculator](https://fli-tokens-dashboard.vercel.app/)
* [Contract Addresses](https://docs.indexcoop.com/resources-beta/technical-overview/contract-addresses)

### Learn More

* TokenSets - [FAQs](https://help.tokensets.com/en/articles/5049454-eth2x-fli-faqs)
* CoinGecko Research
  * [Part 1: Introduction to Crypto Leveraged ETF](https://www.coingecko.com/buzz/part-1-introduction-to-crypto-leveraged-etf)
  * [Part 2: Deep Dive into Decentralized Leveraged ETFs](https://www.coingecko.com/buzz/part-2-deep-dive-into-decentralized-leveraged-etfs)
* Index Coop: [Introducing the Flexible Leverage Index (FLI), by Pulse Inc](https://medium.com/indexcoop/introducing-the-flexible-leverage-index-fli-by-pulse-inc-a369bd422ef)
* Pulse Inc: [Introducing the Flexible Leverage Index](https://pulseinc.medium.com/introducing-the-flexible-leverage-index-5ec90f2381ce)
* View from the Nest \[starts at 18:35] - [Audio interview with Scott Lewis of DeFi Pulse](https://indexcoop.substack.com/p/view-from-the-nest-podcast-4)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.indexcoop.com/index-coop-community-handbook/products/legacy-products/eth2x-flexible-leverage-index.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
