# 🍉 Emojis.Trade Docs

Welcome to the **official documentation portal** for **Emojis.Trade**

> “Own The Emoji, Own The Meme.”

***

## 🚀 What is Emojis.Trade?

Emojis.Trade is a platform that allows anyone to **mint, collect, and trade** emoji characters as fungible tokens on Bitcoin. Each emoji (🍕, 🥑, 🐶 …) is deployed as a BRC‑20 token. Our vision is a playful yet powerful on‑chain economy where the world’s universal pictographs become digital currency.

Key pillars:

* **$EMOJIS or EMOJIS** – ⬜⬜⬜⬜⬜⬜ ⬜⬜⬜⬜⬜⬜⬜ + ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ ⬜⬜⬜⬜⬜⬜ (⬜⬜⬜⬜-⬜⬜⬜⬜⬜)
* **Free & Fair** – open mints, no pre‑mine, transparent supply
* **Leaderboard UI** – live stats, category filters, holder analytics
* **Developer Friendly** – public API calls, easy forks

Whether you’re a casual collector, a trader, or a builder, this is your gateway.

***

## 📚 Documentation Map

| Section              | For Whom      | Summary                                                     |
| -------------------- | ------------- | ----------------------------------------------------------- |
| **Introduction**     | Everyone      | Why emoji tokens? project ethos & history                   |
| **User Guide**       | Collectors    | Wallet setup → Mint → Trade → Manage                        |
| **Features**         | Everyone      | Leaderboard, filters, analytics, upcoming pools             |
| **$EMOJIS Token**    | Token holders | Utility, fair‑launch model, ICO roadmap                     |
| **Roadmap**          | Community     | Phase II (emoji‑word hybrids) & beyond                      |
| **Developer Guides** | Builders      | Architecture, API aggregation, local dev, extension recipes |

Use the sidebar ➡️ to navigate.

***

1. **Install UniSat Wallet** (Chrome/Brave)
2. **Fund** with a bit of BTC for fees
3. **Connect** wallet on Emojis.Trade
4. **Mint** any “Available” emoji token before supply runs out
5. **Trade** on UniSat marketplace or HODL for bragging rights

***

## 🙌 Get Involved

* **X (Twitter)**: [@EmojisTrade](https://x.com/EmojisTrade) – updates & drops

Pull requests, issue reports, and emoji suggestions are **always welcome** 🥳

***


---

# Agent Instructions: 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:

```
GET https://www.emojis.trade/emojis.trade-docs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
