# Welcome!

#### **Overview**

**Crypto Scratch Cards** is a decentralized Web3 Play2Earn project where users can play by scratching virtual Scratch Cards. Prizes include **Scratch Points (SP)**, additional Scratch Cards, or **NFTs**. The number of SP earned directly affects the ranking, and the top players regularly receive prizes in the form of [**CSC Tokens**](/crypto-scratch-cards-documentation/csc-ecosystem/csc-token.md).

***

#### **Table of Contents**

1. [**About Us**](/crypto-scratch-cards-documentation/about-us/mission-and-vision.md)
2. [**Game**](/crypto-scratch-cards-documentation/game/instructions.md)
3. [**CSC Ecosystem**](/crypto-scratch-cards-documentation/csc-ecosystem/smart-contracts.md)
4. [**Roadmap**](/crypto-scratch-cards-documentation/roadmap/presale.md)

***

#### **Need Help?**

If you have any questions, feel free to [contact us](https://linktr.ee/crypto_scratch_cards)!


---

# Agent Instructions: 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/welcome.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.
