# StripperVille Whitepaper

## StripperVille Whitepaper

- [Overview](https://stripperville.gitbook.io/whitepaper/master.md): StripperVille is a ERC-721 NFT on the Ethereum Blockchain. A game where your NFTs can earn for you weekly.
- [Background](https://stripperville.gitbook.io/whitepaper/background.md): Why Strippers? Why StripperVille?
- [ERC-721 TOKEN](https://stripperville.gitbook.io/whitepaper/technology.md): Your NFT's are safe & secure in StripperVille
- [In-game Tutorial](https://stripperville.gitbook.io/whitepaper/in-game-tutorial.md): Key components of the game and how it works.
- [Revenue Model & Fees](https://stripperville.gitbook.io/whitepaper/revenue-model-and-fees.md): How you earn $STRIP Coin
- [$STRIP Coin Tokenomics](https://stripperville.gitbook.io/whitepaper/usdstrip-coin-tokenomics.md): Why do you want $STRIP Coin?
- [Disclaimer](https://stripperville.gitbook.io/whitepaper/disclaimer.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://stripperville.gitbook.io/whitepaper/master.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.
