> 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/legal.md).

# Legal

## Experimental

$NIULAI is the official flagship token of COSM Launchpad and still carries every risk of an experimental community / meme token. Contributors maintain the protocol, site, and whitepaper. “Official” means the first flagship launch on COSM Launchpad. It is **not** a film-studio product, **not** a listing guarantee from any exchange, and **not** a claim on box office.

## Not financial advice

Nothing here is advice to buy, sell, or hold any asset. Crypto prices move violently. You can lose all principal. Do your own research.

## Not a security, license, or livestock title

$NIULAI does not represent title to land, livestock, minerals, film rights, or any real-world asset. It does not promise dividends, buybacks, or fixed yield. The 3% trade tax is burned; that is not a price floor. Governance rights follow the live contract and charter.

## Film and studio

Visual language and the name NiuLai / 牛来 are inspired by a public cultural moment around the animated film *NiuLai*. The project has **no** affiliation, sponsorship, copyright license, or revenue share with the film’s producers unless a future notice is posted and can be verified. Do not treat $NIULAI as an official studio coin.

## Wallets and funds

You approve every transaction. The site, bots, and contributors do not hold your keys or funds. Anyone DMing for a seed phrase is not the team. Only use:

`0x3604b5c377124d2180c4fb791953fc8431a90111`

## Forward-looking statements

Roadmap, utility, and governance parameters describe possible futures. They can slip, change, or get cancelled. On-chain contracts and passed proposals win.

## Jurisdiction

Contributors sit in different regions. Follow the crypto laws where you live. If your jurisdiction bars participation, do not buy or use $NIULAI.


---

# 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/legal.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.
