# Collectif DAO

## Overview

The Collective DAO is a non-custodial liquid staking protocol built on top of the Filecoin network that lets users "stake" their FIL and receive clFIL (Collective Filecoin) in exchange. Staked FIL is distributed among storage providers who use the capital to expand their mining operations. Users can use clFIL in the DeFi ecosystem on both the Filecoin and Ethereum networks.

The price of clFIL is recalculated on every distribution of mining rewards on the Filecoin network. 25% of storage providers' rewards are available for withdrawal without any locking period, and these rewards are distributed among FIL stakers. The remaining 75% of rewards are distributed either from storage provider collateral (with instant access) or vested over 180 days, depending on how miners choose to interact with the protocol.

By staking FIL on the liquid staking protocol, users receive clFIL in exchange, which allows them to use their liquidity in the wider DeFi ecosystem. As the adoption and use of clFIL grows, more DeFi projects in the Filecoin ecosystem are likely to support the clFIL token, making it a fun and exciting way to participate in the Filecoin network.

## Quick links

{% content-ref url="getting-started/how-to-stake-fil" %}
[how-to-stake-fil](https://docs.collectif.finance/getting-started/how-to-stake-fil)
{% endcontent-ref %}

{% content-ref url="liquid-staking-protocol/introduction" %}
[introduction](https://docs.collectif.finance/liquid-staking-protocol/introduction)
{% endcontent-ref %}

## Join our Community

If you want to follow our journey, here is where you can find us

{% embed url="<https://github.com/collective-dao>" %}


---

# 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.collectif.finance/collectif-dao.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.
