> For the complete documentation index, see [llms.txt](https://docs.mclb.org/millennium-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mclb.org/millennium-dao/welcome-to-millennium-club.md).

# Welcome to Millennium Club

<figure><img src="/files/G3Z7wtl5JrWyCFP8SYaG" alt=""><figcaption></figcaption></figure>

### What is MCLB DAO?

Millennium Club DAO is a decentralized investment collective built to capture DeFi yield, direct liquidity flows, and scale ecosystem partnerships through a dual-token model:

* **fBOMB**: The DAO's liquidity token
* **MCLB**: The governance token

The DAO specializes in identifying and deploying capital into high-yield DeFi strategies — compounding returns through bribes, ve(3,3) emissions, and strategic LP provisioning. Treasury profits are used to burn tokens, deepen liquidity, and grow governance power.

### Our Mission

* Compound capital using protocol-owned liquidity and veToken influence
* Channel profits into strategic buybacks, burns, and ecosystem growth
* Incubate and integrate aligned Web3 protocols

### A Gateway to DeFi

MCLB DAO offers a clean entry into DeFi's real cashflow — without the fluff.

* **Strategic Edge:** DAO's alpha is early access to high-yield DeFi protocols before they go mainstream. Key example is veAERO acquired in 2023 that has generated over $50m+ in cashflow.&#x20;
* **RFV Play**: Backed by a $35M+ [treasury](https://debank.com/profile/0x28aa4f9ffe21365473b64c161b566c3cdead0108?chain=base)  with deep governance control across Aerodrome, Velodrome, and Curvance, MCLB gives holders indirect [ownership](/millennium-dao/dao/treasury.md) of powerful DeFi infrastructure.
* **Zero Inflation**: Both $fBOMB and $MCLB have no emissions and are deflationary.
* **Deal Flow Access**: Token holders gain early access to private and seed rounds — plus access to incentivized private LP deals typically reserved for insiders.

### Important links:

* [Visit Website](https://mclb.org/)
* [Join Discord](https://discord.gg/mclb)
* [Follow us on Twitter](https://x.com/MCLBxfBOMB)


---

# 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.mclb.org/millennium-dao/welcome-to-millennium-club.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.
