# SNPIT WHITEPAPER

## SNPIT WHITEPAPER

- [Overview](https://wp.snpit.xyz/overview.md): Overview
- [Introduction](https://wp.snpit.xyz/overview/introduction.md): Introduction
- [Vision](https://wp.snpit.xyz/overview/vision.md): Vision
- [Roadmap](https://wp.snpit.xyz/overview/roadmap.md): Roadmap
- [Token Economics](https://wp.snpit.xyz/token-economics.md): Token Economics
- [\[SNPIT\] SNPIT TOKEN (SNPT)](https://wp.snpit.xyz/token-economics/snpit-snpit-token-snpt.md): \[SNPIT] SNPIT TOKEN (SNPT)
- [\[SNPIT\] SNPIT POINT (STP)](https://wp.snpit.xyz/token-economics/snpit-snpit-point-stp.md): \[SNPIT] SNPIT POINT (STP)
- [\[SNPIT\] FREE POINT (FP)](https://wp.snpit.xyz/token-economics/snpit-free-point-fp.md): \[SNPIT] FREE POINT (FP)
- [MATIC](https://wp.snpit.xyz/token-economics/matic.md): MATIC
- [How It Works](https://wp.snpit.xyz/how-it-works.md): How It Works
- [Protocol Specs](https://wp.snpit.xyz/how-it-works/protocol-specs.md): Protocol Specs
- [Smart Contracts](https://wp.snpit.xyz/how-it-works/smart-contracts.md): Smart Contracts
- [Tools for developers](https://wp.snpit.xyz/how-it-works/tools-for-developers.md): Tools for developers
- [APIs](https://wp.snpit.xyz/how-it-works/apis.md): APIs
- [Products](https://wp.snpit.xyz/products.md): Products
- [SNPIT](https://wp.snpit.xyz/products/snpit.md): SNPIT
- [How to use](https://wp.snpit.xyz/products/snpit/how-to-use.md): How to use
- [NFT](https://wp.snpit.xyz/products/snpit/nft.md): NFT
- [Camera NFT](https://wp.snpit.xyz/products/snpit/nft/camera-nft.md): Camera NFT
- [Minting Camera NFTs](https://wp.snpit.xyz/products/snpit/nft/minting-camera-nfts.md): Minting Camera NFTs
- [Item NFT](https://wp.snpit.xyz/products/snpit/nft/item-nft.md): Item NFT
- [Minting Item NFTs](https://wp.snpit.xyz/products/snpit/nft/minting-item-nfts.md): Minting Item NFTs
- [Game-Fi Systems](https://wp.snpit.xyz/products/snpit/game-fi-systems.md): Game-Fi Systems
- [Photo Posting and Storage](https://wp.snpit.xyz/products/snpit/game-fi-systems/photo-posting-and-storage.md): Photo Posting and Storage
- [Snap Cap and Daily Token Cap](https://wp.snpit.xyz/products/snpit/game-fi-systems/snap-cap-and-daily-token-cap.md): Snap Cap and Daily Token Cap
- [Photo Battles](https://wp.snpit.xyz/products/snpit/game-fi-systems/photo-battles.md): Photo Battles
- [Jackpot](https://wp.snpit.xyz/products/snpit/game-fi-systems/jackpot.md): Jackpot
- [Jackpot Ticket](https://wp.snpit.xyz/products/snpit/game-fi-systems/jackpot-ticket.md): Jackpot Ticket
- [Item Slots (Camera Bag and Accessory Slot)](https://wp.snpit.xyz/products/snpit/game-fi-systems/item-slots-camera-bag-and-accessory-slot.md): Item Slots (Camera Bag and Accessory Slot)
- [Treasure Chests](https://wp.snpit.xyz/products/snpit/game-fi-systems/treasure-chests.md): Treasure Chests
- [Loot Boxes](https://wp.snpit.xyz/products/snpit/game-fi-systems/loot-boxes.md): Loot Boxes
- ["SNPIT" SNPT Long-term Holder Benefits](https://wp.snpit.xyz/products/snpit/game-fi-systems/snpit-snpt-long-term-holder-benefits.md): "SNPIT" SNPT Long-term Holder Benefits
- [User Ranking](https://wp.snpit.xyz/products/snpit/game-fi-systems/user-ranking.md): User Ranking
- [Camera Deck](https://wp.snpit.xyz/products/snpit/game-fi-systems/camera-deck.md): Camera Deck
- [Guild](https://wp.snpit.xyz/products/snpit/game-fi-systems/guild.md): Guild
- [Photo Contests](https://wp.snpit.xyz/products/snpit/game-fi-systems/photo-contests.md): Photo Contests
- [AR Treasure Chests](https://wp.snpit.xyz/products/snpit/game-fi-systems/ar-treasure-chests.md): AR Treasure Chests
- [Sponsorship System](https://wp.snpit.xyz/products/snpit/game-fi-systems/sponsorship-system.md): Sponsorship System
- [Pictier](https://wp.snpit.xyz/products/pictier.md): Pictier
- [Ecosystem](https://wp.snpit.xyz/ecosystem.md): Ecosystem
- [Open Ideas](https://wp.snpit.xyz/ecosystem/open-ideas.md): Open Ideas
- [Resources](https://wp.snpit.xyz/resources.md): Resources
- [Privacy Policy](https://wp.snpit.xyz/resources/privacy-policy.md): Privacy Policy
- [Terms of Use](https://wp.snpit.xyz/resources/terms-of-use.md): Terms of Use
- [Update History](https://wp.snpit.xyz/update-history.md): Update History


---

# 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://wp.snpit.xyz/overview.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.
