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

# Introduction

> Ratelgrid is a game where AI generates fake/synthetic memecoins and you try to spot which ones are rugs before they crash.&#x20;
>
> You compete for real prizes but learn $RATEL tokens and $AVAX (in some cases).&#x20;
>
> Kind of like if Wordle taught you not to get scammed.

### What Makes This Different?

No grinding. No pay-to-win nonsense. Just you, other players, and 60 seconds to decide if that shiny new memecoin is heading to the moon or straight to zero.

#### The Loop

1. **A token drops**  — AI generates 10 realistic-looking memecoin at random with all the trappings: logo, ticker, LP, etc.
2. **You have 20 seconds** — Analyze the setups and array for possible red flags
3. **5 seconds to decide** — Buy in? Skip it? Go full degen?
4. **Watch what happens** — Token either moons or rugs in real-time. 9 out of 10 must surely rug.
5. You win  — Get rewarded when you bet on the right token.

Repeat for the culture or walk away.

### Why You'll Love It

**For Degens:** Finally, a place to practice your ape instincts where you have edge.

**For Learners:** Each loss teaches you what to look for. After a few games, you'll spot honeypots from a mile away.

**For Competitors:** Top 10% actually earn. Tournaments have real AVAX prizes. Skill matters here.


---

# 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.ratelgrid.fun/introduction.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.
