> For the complete documentation index, see [llms.txt](https://crypto-scratch-cards.gitbook.io/crypto-scratch-cards-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crypto-scratch-cards.gitbook.io/crypto-scratch-cards-documentation/game.md).

# Game

- [Instructions](https://crypto-scratch-cards.gitbook.io/crypto-scratch-cards-documentation/game/instructions.md): Crypto Scratch Cards – an exciting blockchain game where you scratch your way to great rewards! Here’s a step-by-step guide to get started:
- [Scratch Cards variety](https://crypto-scratch-cards.gitbook.io/crypto-scratch-cards-documentation/game/scratch-cards-variety.md): In the very first Season there are three types of Scratch Cards for you to choose from:
- [Scratch Points (SP)](https://crypto-scratch-cards.gitbook.io/crypto-scratch-cards-documentation/game/scratch-points-sp.md): Scratch Points (SP) are essential points that determine your account level and ranking position. You can earn SP by scratching off Scratch Cards, so the more you scratch, the higher your ranking.
- [Ranking and Rewards](https://crypto-scratch-cards.gitbook.io/crypto-scratch-cards-documentation/game/ranking-and-rewards.md): Your ranking is determined by the number of Scratch Points (SP) you've earned. The more points you accumulate, the higher your position in the rankings.
- [Seasons](https://crypto-scratch-cards.gitbook.io/crypto-scratch-cards-documentation/game/seasons.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 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://crypto-scratch-cards.gitbook.io/crypto-scratch-cards-documentation/game.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.
