# Fove Club NFT

## Fove Club NFT

- [Introduction](https://foveclub.gitbook.io/fove-club-nft/overview/introduction.md)
- [Official Links](https://foveclub.gitbook.io/fove-club-nft/overview/official-links.md)
- [Attributes and Rarities](https://foveclub.gitbook.io/fove-club-nft/overview/attributes-and-rarities.md)
- [Total Supply and Price](https://foveclub.gitbook.io/fove-club-nft/overview/total-supply-and-price.md)
- [Public Minting Date](https://foveclub.gitbook.io/fove-club-nft/overview/public-minting-date.md)
- [Community and Game](https://foveclub.gitbook.io/fove-club-nft/roadmap/community-and-game.md)
- [Mint](https://foveclub.gitbook.io/fove-club-nft/roadmap/mint.md)
- [Launch](https://foveclub.gitbook.io/fove-club-nft/roadmap/launch.md)
- [Post-Launch](https://foveclub.gitbook.io/fove-club-nft/roadmap/post-launch.md)
- [To Drink or Not to Drink](https://foveclub.gitbook.io/fove-club-nft/games/to-drink-or-not-to-drink.md)
- [Bar Fight](https://foveclub.gitbook.io/fove-club-nft/games/bar-fight.md)
- [I Want You](https://foveclub.gitbook.io/fove-club-nft/games/i-want-you.md)
- [Staking System](https://foveclub.gitbook.io/fove-club-nft/utilities/staking-system.md)
- [Sweep & Burn](https://foveclub.gitbook.io/fove-club-nft/utilities/sweep-and-burn.md)
- [Buy Back](https://foveclub.gitbook.io/fove-club-nft/utilities/buy-back.md)
- [More...](https://foveclub.gitbook.io/fove-club-nft/utilities/more....md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://foveclub.gitbook.io/fove-club-nft/overview/introduction.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.
