> For the complete documentation index, see [llms.txt](https://werewolf-farm.gitbook.io/werewolf-farm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://werewolf-farm.gitbook.io/werewolf-farm/bloodmoon-features/vip-access-card-nft.md).

# VIP Access Card (NFT)

## VIP POOLS

Some of the farming pools on the Bloodmoon project are **VIP only**.\
We have 31 pools in total:

* 22 normal pools
* 9 VIP pools

You **need to have** the Werewolf VIP Access Card **in your wallet** in order to use VIP pools.

Take a look to the **benefits** of these pools:

* Higher multiplier and APR
* Lower **deposit fees (2.99%)**
* Fewer stakers so better rewards

What you can do on VIP Pools:

* **Deposit:** NFT required
* **Harvest:** NFT required
* **Withdraw:** NFT **not** required
* **Emergency Withdraw:** NFT **not** required

## NFT

You can buy the [NFT here](https://bloodmoon.werewolf.farm/nfts) now!

* Contract Address: [0xbDbE62C2e9D67D733dB83e1be05F2A95C4Edbb5E](https://bscscan.com/address/0xbDbE62C2e9D67D733dB83e1be05F2A95C4Edbb5E)
* Price: 0.2% of the $WEREWOLF circulating supply
* Max supply: 100
* Number of NFT you need to unlock VIP pools: 1

![](/files/-Mc51zc0vlD1fkw__FBl)

## RARITY

The max supply can be increased, but only if the **community** wants it through vote.


---

# 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://werewolf-farm.gitbook.io/werewolf-farm/bloodmoon-features/vip-access-card-nft.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.
