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

# INTRODUCTION

## What is PEEPS.WTF?

PEEPS.WTF is a meme-token launchpad and community ecosystem for Robinhood Chain. It is designed to make on-chain token creation easier while giving every launch a place to form an identity, attract supporters and grow a real community.

PEEPS brings three parts together:

1. **The launchpad** — a simple interface for creating, launching and trading community tokens.
2. **The community layer** — discovery, profiles, activity, social links and culture around each launch.
3. **The $PEEPS ecosystem** — the fair-launched community token connected to the PEEPS brand and a disclosed portion of launchpad fee activity.

## Who is it for?

PEEPS is built for:

* first-time token creators;
* experienced on-chain builders;
* meme artists and storytellers;
* traders and degens looking for new launches;
* existing online communities moving on-chain; and
* people who believe access should be open rather than controlled by insiders.

## The core idea

A meme can start as a joke, but the strongest memes become shared identities. PEEPS is designed around the belief that **memes are playmakers in crypto**: they attract attention, coordinate people and turn scattered participants into communities.

PEEPS does not promise that any token will succeed. It provides infrastructure and visibility; creators and communities determine what happens next.


---

# 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://peeps-2.gitbook.io/peeps-docs/peeps-whitepaper/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.
