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

# Thesis

## Why COSM’s first launch is NiuLai

Launchpads are not short of tickers. They are short of a first coin that can explain the platform in one picture.

NiuLai does three things at once:

{% stepper %}
{% step %}

## Globally readable

牛来 — the bull is coming. The name is the meme and the mission.
{% endstep %}

{% step %}

## A complete picture language

Rough grassland, a green bull, cinema heat, a chart that looks like a hill.
{% endstep %}

{% step %}

## Official identity

COSM named it as the first official launch — not a random follower.
{% endstep %}
{% endstepper %}

## Movie-token, not a studio coin

$NIULAI rides a public cultural moment around the film *NiuLai* (《牛来》). The token is a meme bridge: Web2 attention → Web3 pasture. It does **not** represent equity in the film, box-office share, or a license from the studio.

The line we use:

> NiuLai Meme | Movie-token symbiosis\
> Build a bridge. Let Web2 traffic walk into Web3.

## Prairie, not spacecraft chrome

Visual language is deliberately rough: hay, wind, grass blades, a clay-green mascot. HUD corners can stay. The planet in the hero is the bull’s face, not a rust-red globe.

## Two tracks

| Track      | COSM / on-chain               | NiuLai story            |
| ---------- | ----------------------------- | ----------------------- |
| Launch     | Official COSM Launchpad debut | The bull arrives        |
| Settlement | BNB Smart Chain               | Open grassland          |
| Deflation  | 3% tax → blackhole            | Herd thins, never grows |
| Graduation | PancakeSwap                   | Into the open field     |
| Culture    | Meme + movie traffic          | 影币共生                    |

Mechanism on the left. Language on the right. Together they are the flagship.


---

# 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://doc.niulai.app/thesis.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.
