# Whitelisting NFT

Before adding a NFT to the NFT Vault for loans, Starfish will screen out NFTs that are not qualified as NFT collateral. To ensure the NFT will add more value than risk, only NFTs with a great reputation and significant community are considered.

At the beginning stage, Bored Ape Yacht Club, Doodles, Meebits, Cool Cats, CloneX and Azuki can be used as collateral for NFT loans on Ethereum network.

{% hint style="info" %}
Whitelisted NFT collections are subject to change.
{% endhint %}

After StarfishDAO is formed, SEAN holders who have staked their SEAN to Starfish protocol would receive veSEAN as a voting right to vote on whitelisting new NFT projects cross-chains to receive loans.


---

# 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.starfish.finance/defi-x-nft-fi/nft-fi/whitelisting-nft.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.
