# Tokenomics

### Launch

FloorDAO was fair launched on a Copper Token Liquidity Bootstrapping Pool (LBP), on Ethereum mainnet, on February 22, 2022 for its valueless governance token **aFLOOR**.\
<https://copperlaunch.com/pools/0x70b18450Bd1F9296C38cC36Ac1369F51F45B95F8>

There were no presale or investors, with the initial capital for the auction provided from a DAO-to-DAO [loan from NFTX DAO](https://snapshot.org/#/nftx.eth/proposal/0x0400bc81f2152772510636f8df9762e14abdeaf9751a50a5c035b93d94aa7421).

aFLOOR or “Alpha FLOOR” will be used to vote in pre-launch governance. Critically, it will be used to vote on the deployment of the protocol, which if passed, will make aFLOOR redeemable 1:1 for FLOOR.

**500,000 aFLOOR** was available in the Copper launch and paired with **500 WETH**.

Post LBP, a portion of the remaining aFLOOR/WETH liquidity was be moved to a Uniswap v3 pool to allow for ongoing price discovery. ETH added to the LBP was used to seed the FloorDAO treasury and kick-start the V1 rebase rewards and bond markets.

{% hint style="info" %}
Floor was funded via a short-term loan from NFTX, as a result there has been no need for investors or a private sale as shown in the token distribution below.
{% endhint %}

### Team allocations

In V1, Floor used the Olympus pOHM model which vested FLOOR tokens based on a fixed "supply share" of an increasing total supply (supply increased through regular rebases). Vesting users could mint FLOOR tokens by depositing 0.001 ETH per FLOOR token into the treasury.

In V2, rebasing was made redundant and the total supply of FLOOR became fixed (although still mintable by governance). For this reason, team, advisor and NFTX vesting has ended and any remaining claimable amounts still require a 0.001 ETH treasury deposit per token.

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


---

# 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.floor.xyz/general-info/tokenomics.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.
