> For the complete documentation index, see [llms.txt](https://rage-guy.gitbook.io/usdrage-lore-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rage-guy.gitbook.io/usdrage-lore-book/about/the-rage-war.md).

# The RAGE WAR

## THE WAR…. $RAGE vs $RAGEGUY

### Prologue — The Emotion That Started It All

Rage isn’t just a meme. It’s the feeling behind the jokes, the frustration turned funny, the chaos that made early internet culture unforgettable. $RAGE is born from that feeling, not to chase hype or a ticker on a chart, but to bring the community together and keep the spirit of memes alive. Rage is everywhere, in every laugh, every comic, every moment we share, and it’s more than a face on a page, it’s an emotion.

### Chapter I — The Spark

It starts with [Andrew](https://x.com/SWEATY333) and [Jools](https://x.com/jewelsindefi). They see the community scattered and want to bring it together. Andrew invites [David](https://x.com/davidgokhshtein) to join, and with him come traders from DG, believers who understand what it means to stick with something long-term. $RAGE sparks from the old Rage Guy comics, carrying the weight of the OG name. The four-letter ticker isn’t just convenient, it’s a nod to other big meme coins, a symbol easy to remember, but more importantly, it represents emotion and culture, not just numbers.

### Chapter II — The Choice

Tension grows over which ticker to choose. David leans one way, but Andrew speaks out strongly against a shadowy cabal linked to $RAGEGUY. He warns the community about manipulation and rotation plays, while Jools and David work to stop rugs, stop shortcuts, and build a community that lasts. From that moment, $RAGE and $RAGEGUY take different paths, one focused on culture and fun, the other chasing numbers and rotations.

### Chapter III — The War of Rage

Two projects rise. $RAGEGUY centers on a single character, trying to ride the wave of $TROLL’s success. They focus on charts, coded promises, and long posts about hitting $7.77. Meanwhile, $RAGE embraces all the rage comics, the faces, the jokes, the emotions. Turning frustration into fun. Some of the $RAGEGUY people even show up in $RAGE chats, but the difference is clear. $RAGE responds with humor and creativity, while $RAGEGUY responds with complicated plans and FOMO tactics. $RAGE is alive and playful; $RAGEGUY feels like a business.

### Chapter IV — The Divide

The community splits. Some early supporters of $RAGEGUY grow frustrated with pressure and rules. In their chats, questioning is punished, fun is sidelined, and loyalty is demanded. $RAGE stays open, letting the community create, laugh, and rage together. Memes fly, followers connect, and the culture thrives. $RAGEGUY struggles to maintain control, proving that rigid plans and coded promises can’t match the energy of a living community.

### Chapter V — The Truth Revealed

Time exposes the truth. The coded promises fade. The seven-page theses stop convincing anyone. The people see what matters. $RAGE builds culture, creates laughs, and brings the community together. Even some people from $RAGEGUY see the difference in the chats and move closer to $RAGE, realizing the spirit is real. $RAGEGUY fades, some returning to $TROLL, some lost along the way. The project that survives isn’t the one with the best charts, it’s the one with the best memes.

### Chapter VI — The Meme Reborn

$RAGE is everywhere. It’s not just Rage Guy. Every comic, every post, every laugh keeps the spirit alive. Rage is an emotion that moves through the community, uniting people across every platform and every chat. The community doesn’t follow orders, it participates, it creates, it rages. $RAGE isn’t about a ticker or a price, it’s about the feeling behind the meme, about connection, fun, and chaos.

### Epilogue — The Living Meme

$RAGE is alive. It grows with every meme, every laugh, every shared moment. Rage is bigger than one face, one post, or one coin. $RAGE isn’t about claiming the meme, it’s about living it, sharing it, and keeping the culture alive. So go ahead, join the community, embrace the chaos, and remember our call: Rage Harder.

***

## Links to some of the posts:

{% columns fullWidth="true" %}
{% column valign="middle" %}

<p align="center"><a href="https://x.com/jewelsindefi/status/1972811054200549660">https://x.com/jewelsindefi/status/1972811054200549660</a></p>
{% endcolumn %}

{% column %}

<p align="center"><a href="https://x.com/ragzyart/status/1971967902548218096">https://x.com/ragzyart/status/1971967902548218096</a></p>
{% endcolumn %}

{% column %}

<p align="center"><a href="https://x.com/ragzyart/status/1971967902548218096">https://x.com/ragzyart/status/1971967902548218096</a></p>
{% endcolumn %}
{% endcolumns %}


---

# 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://rage-guy.gitbook.io/usdrage-lore-book/about/the-rage-war.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.
