> For the complete documentation index, see [llms.txt](https://misst.gitbook.io/missts-nfts-project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://misst.gitbook.io/missts-nfts-project/scary-coin/about-scary-coin.md).

# About Scary Coin

**"Scary Coin"** will be the official token linked with the related cryptocurrency (Solana or Eth). It is the token which player earns by playing scary teacher related games.

In **"Scary Teacher NFT"** game, random 1/1 NFT character will be dropping in every session. This game can be played by anyone, but only NFT holders will earn scary coins. Earning of the holder is based on two things:

1. The traits held by NFT holders. higher the traits count, higher the % of earning
2. Advertisement revenue. A percentage of Ad revenue will be allocated for player winnings in the form of scary coins.

![The Scary Coin](/files/z8xYGycBE7XOib8Poltx)

More details on the coin and its release will be shared soon


---

# 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:

```
GET https://misst.gitbook.io/missts-nfts-project/scary-coin/about-scary-coin.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.
