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

# Welcome to RUNNERS

> **Fair by default. Creator-first. Effortless.**\
> The launchpad where every coin starts on a level playing field — and the people who build them are the ones who earn.

***

## What is RUNNERS?

RUNNERS is a **token launchpad and one-tap trading terminal** built on **Robinhood Chain** and **Base**. Launch a coin in seconds, from the app or straight from a tweet, with fair, fixed tokenomics and rewards that actually go to creators.

Every launch is designed to be fair from block one: liquidity is **locked**, there is **no team allocation**, and the people who create and grow a coin are the ones who earn from it.

***

## Core principles

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Fair by default</strong></td><td>Fixed supply, locked liquidity, no presale, no insider allocation.</td><td></td></tr><tr><td><strong>Creator-first</strong></td><td>Creators keep the majority of supply and the majority of trading fees.</td><td></td></tr><tr><td><strong>Effortless</strong></td><td>Launch in one tap, or by sending a single tweet.</td><td></td></tr></tbody></table>

***

## Jump in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Launch a coin</strong></td><td>Deploy your token in one tap.</td><td></td><td><a href="/pages/rWJiCOTrbtVbdmqlGIdG">/pages/rWJiCOTrbtVbdmqlGIdG</a></td></tr><tr><td><strong>How it works</strong></td><td>The full lifecycle of a RUNNERS coin.</td><td></td><td><a href="/pages/9J2X9FAj4xMv25h5AqPf">/pages/9J2X9FAj4xMv25h5AqPf</a></td></tr><tr><td><strong>Creator rewards</strong></td><td>Vested supply + 80% of trading fees.</td><td></td><td><a href="/pages/1i9GkuOrFFDWXMMZ9I1s">/pages/1i9GkuOrFFDWXMMZ9I1s</a></td></tr><tr><td><strong>The Assistant</strong></td><td>Ask questions on X, Telegram, or the dashboard.</td><td></td><td><a href="/pages/yVxgGTnQfijYo6XcCCdz">/pages/yVxgGTnQfijYo6XcCCdz</a></td></tr></tbody></table>

***

## Quick links

| Link          | URL                                                        |
| ------------- | ---------------------------------------------------------- |
| App           | [runnersrh.app](https://runnersrh.app)                     |
| Launch a coin | [runnersrh.app/create](https://runnersrh.app/create)       |
| Live feed     | [runnersrh.app/live](https://runnersrh.app/live)           |
| Dashboard     | [runnersrh.app/dashboard](https://runnersrh.app/dashboard) |
| X             | [@RunnersRh](https://x.com/RunnersRh)                      |
| Telegram      | [t.me/Runnersapp](https://t.me/Runnersapp)                 |

{% hint style="info" %}
**New here?** Start with [**How It Works**](/getting-started/how-it-works.md) to see the full lifecycle of a RUNNERS coin, then head to [**Tokenomics**](/tokenomics/fixed-tokenomics.md) for the exact numbers.
{% endhint %}


---

# 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.runnersrh.app/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.
