# Ghospers Game

## Ghospers Game

- [Ghospers Game](https://ghospers.gitbook.io/ghospersgame/master.md): Official Ghospers Game Whitepaper, last updated January 2022
- [Game Trailer](https://ghospers.gitbook.io/ghospersgame/master/game-trailer.md): The official Game Trailer of Ghospers Game!
- [Gameplay](https://ghospers.gitbook.io/ghospersgame/gameplay.md)
- [NFTs](https://ghospers.gitbook.io/ghospersgame/gameplay/nfts.md): The use case of NFTs in Ghospers Game
- [$GHSP Token](https://ghospers.gitbook.io/ghospersgame/gameplay/usdghsp-token.md): The use case of $GHSP Tokens in Ghospers Game
- [Blockchain](https://ghospers.gitbook.io/ghospersgame/blockchain.md)
- [Tokenomics](https://ghospers.gitbook.io/ghospersgame/blockchain/tokenomics.md)
- [Unlock schedule](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule.md)
- [Play-To-Earn](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/play-to-earn.md)
- [Staking Rewards](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/staking-rewards.md)
- [Ecosystem](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/ecosystem.md)
- [Airdrop](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/airdrop.md)
- [Ghost Ivy](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/ghost-ivy.md)
- [Advisors](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/advisors.md)
- [Public Sale](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/public-sale.md)
- [Private Sale](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/private-sale.md)
- [Liquidity](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/liquidity.md)
- [About us](https://ghospers.gitbook.io/ghospersgame/about-us.md)
- [Ghost Ivy Development Studios](https://ghospers.gitbook.io/ghospersgame/about-us/ghost-ivy-development-studios.md)
- [Socials](https://ghospers.gitbook.io/ghospersgame/about-us/socials.md): All our social network links for you to join!
- [Guides](https://ghospers.gitbook.io/ghospersgame/guides.md)
- [NFT bridge guide](https://ghospers.gitbook.io/ghospersgame/guides/nft-bridge-guide.md)
- [NFT staking guide](https://ghospers.gitbook.io/ghospersgame/guides/nft-staking-guide.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://ghospers.gitbook.io/ghospersgame/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.
