> For the complete documentation index, see [llms.txt](https://docs.scratcher.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scratcher.fun/documentation/readme.md).

# Welcome

## What is Scratcher?

Scratcher is the world’s first scratch card launchpad, where anyone can create, sell, and play digital scratchers, 24/7. Pay with USDC or USDT on your preferred chain and unlock the thrill of scratch cards in seconds.

Every scratcher on Scratcher.fun guarantees a prize. Yes, every single one. And beyond instant rewards, players get a shot at creator powered grand prizes, think trips across the world, custom jewelry, all expenses paid vacations, or even a Lamborghini!\ <br>

<figure><img src="https://832186707-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6SMMGtcWxdTlpboKSJGd%2Fuploads%2FIbnaJULLXtK8nlyfb7Nn%2FScreenshot%202026-01-15%20at%2010.11.05%E2%80%AFPM.png?alt=media&amp;token=1aee53a3-9f4c-4cd9-a9fc-3ab4921f091b" alt=""><figcaption></figcaption></figure>

#### &#x20;Creators: Start Your Own Scratch Card Business

Traditional scratch card businesses generated over $350 million in 2024, but only state run companies and big brands get a piece of it. Scratcher changes that.

Now, YOU can build your own scratch card empire.

* Upload any image, meme, or GIF
* Set your grand prize
* Launch a roll for your community\ <br>

Creators earn 10% of every prize won from their roll, including 10% of the grand prize when it hits, so you get paid every time someone scratches your cards. It's real revenue and upside, with zero inventory and shipping.

This isn’t affiliate marketing.

It’s not a one time campaign.

It’s a real online business.

With Scratcher, you’re selling digital products that users want to keep buying, because there’s always:

* A guaranteed prize
* A shot at a life changing grand prize

Whether you’re a creator, a meme page, a community leader, or just someone with a crazy prize idea, you can own a slice of a $350M industry and turn attention into passive income.

No gatekeepers.

No lottery commission.

No storefront.

Just scratch, win, and earn.

***

### For Players: Scratch, Win, Repeat.

No more gas station runs. No more “maybe next time.”

Scratcher lets you chase the rush of scratch cards instantly from your phone, 24/7.

Every card is powered by real prizes and backed by creators you know and follow. You’re not scratching for pennies,  you’re scratching for custom, one-of-one experiences you literally can’t get anywhere else.

#### Guaranteed Prizes. Zero Duds.

* Every scratcher wins something, whether it’s cash, physical items, a trip across the world, or a Scratcher exclusive reward.
* Players never walk away empty handed. EVER!

#### Life-Changing Grand Prizes

Players on Scratcher.fun have a chance at:

* A weekend in Vegas, the Bahamas, Japan, etc. with a +1
* Custom jewelry pieces
* Designer shopping sprees
* Courtside NBA tickets
* Luxury cars (like a Lamborghini!)

These aren’t generic “brand giveaways.”

They’re creator-powered prizes chosen by the people you already watch, follow, and trust.

#### Pay How You Want

No borders. No banks.

* Just pay in USDC or USDT on your preferred chain and start scratching instantly.

#### Play Your Favorite Creators

Every scratch roll is built by someone who’s:

* Funny, chaotic, or degen
* Crypto native
* A streamer or content creator
* Or literally your friend with a wild idea

When you play, you’re supporting creators directly.

Every scratch helps them build, grow, and launch more insane prize drops.

#### Limited Rolls. First Come, First Win.

Some rolls drop once and never return.

That means early players get:

* Better odds
* Better prizes
* The most clout when someone finally hits the grand prize

#### Addiction? No, Entertainment!

Scratcher is built to be:

* Fast
* Fun
* Rewarding
* Competitive

With leaderboard points, weekly bonuses, and new drops constantly rolling out, there’s always another chance to win big.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.scratcher.fun/documentation/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
