# The Blue-Chip Pools

Kyoko's initial Blue-Chip Pools will support NFTs from the following collections as collateral: BAYC、MAYC、CryptoPunks、Azuki、CLONE-X、Doodles

NFT collections supported in the Shared Pool can be promoted to Blue-Chip Pools

**In Blue-Chip pools, your risks are as follow:**

* Smart contract issues with Kyoko
* Systemic issues with the Blue-Chip NFT collections in this pool

As you can see, risks are different which might make this pool a better choice for you depending on what your concerns in the crypto sphere are.

### **Eligibility requirements**

We will use the vote proposal to set up the blue chip NFT eligibility requirements through governance. When an NFT collection meets these requirements, it will be considered a potential blue chip NFT. And then DAO members can propose adding new blue chip NFTs as collateral on P2P NFT lending.

**The following are the suggested eligibility requirements.**

1. The floor price is over a certain amount of ETH;
2. The market cap is bigger than Floor Price \* 10,000;
3. The number of items is bigger than 5,000;
4. The number of owners is bigger than 1,000;
5. The all-time Trading Volume is more than a certain volume of ETH;
6. The collection has been deployed for more than a certain number of days;

A`ll-time Trading Volume: Total volume of NFT sales of the collection. Suspected wash trades excluded`

| NFT Collections | Floor Price | All-time Trading Volume | Holders |
| --------------- | ----------- | ----------------------- | ------- |
| BAYC            | 62.3 ETH    | 1.1M ETH                | 5.7k    |
| CryptoPunks     | 59 ETH      | 985K ETH                | 3.6k    |
| MAYC            | 13 ETH      | 832K ETH                | 11k     |
| Azuki           | 13.72 ETH   | 483K ETH                | 4.8k    |
| Clone X         | 2.97 ETH    | 383K ETH                | 9.6k    |
| Doodles         | 2.89 ETH    | 276K ETH                | 5.4k    |
| ====            | ====        | ====                    | ====    |


---

# 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.kyoko.finance/how-it-works/peer-to-pool-nft-lending-platform/who-can-create-the-pools/the-blue-chip-pools.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.
