# Telegram pinned messages

## Pin in the public group (t.me/baseicbrawlers)

```
━━━━━━━━━━━━━━━━━━━
⚔️ BASEic BRAWLERS, ON-CHAIN ARENA
━━━━━━━━━━━━━━━━━━━

2,000 pixel-art warriors. 1 King. One brutal arena.
DUEL → DIE → RESURRECT. All on Base.

🔗 NFT Contract: [BRAWLERS_ADDR]
🪙 $BRAWL Token: [BRAWL_ADDR]
🏟️ LP Pair (Aerodrome): [PAIR_ADDR]
📈 Chart: https://dexscreener.com/base/[PAIR_ADDR]
🌐 Site: https://baseicbrawlers.com
📢 Announce: https://t.me/baseicbrawlers_announce
🐦 X: https://x.com/BASEicBrawlers

━━━━━━━━━━━━━━━━━━━
🎮 HOW IT WORKS
━━━━━━━━━━━━━━━━━━━
1. Mint a Brawler at https://baseicbrawlers.com/mint
   • TIER 1 (1-50):     $20  (founder)
   • TIER 2 (51-100):   $25  (founder)
   • TIER 3 (101-500):  $30
   • TIER 4 (501-1000): $35
   • TIER 5 (1001-1500):$40
   • TIER 6 (1501-2000):$50
   ETH / USDC / USDT all accepted at every tier.
2. Approve $BRAWL → fight in the arena
3. Win = +ELO + $BRAWL prize pool. Lose = -ELO. 3 losses = death.
4. Resurrect with ETH. Founders 1-100 get the first one free.

━━━━━━━━━━━━━━━━━━━
👑 FOUNDER PERKS (token IDs 1-100)
━━━━━━━━━━━━━━━━━━━
★ FOUNDER 50 (gold badge, IDs 1-50)
★ FOUNDER 100 (cyan badge, IDs 51-100)
✅ Cheapest tiers ever offered ($20 for 1-50, $25 for 51-100). Never repeated.
✅ 25% off every fight cost, forever
✅ Free first resurrect, forever
✅ Lifetime visible badge on your card

━━━━━━━━━━━━━━━━━━━
⚠️ SCAM SURVIVAL
━━━━━━━━━━━━━━━━━━━
• We do NOT DM you first. EVER.
• Only the CA above is real. Any other CA = fake.
• Admins will never ask for your seed phrase.
• If anyone DMs you claiming to be the dev: block + report.

━━━━━━━━━━━━━━━━━━━
⚖️ FAIR LAUNCH PROOF
━━━━━━━━━━━━━━━━━━━
✅ LP locked 90 days on Unicrypt, proof URL posted in announce
✅ BRAWL trading limits liftable + ownership renounceable post-launch
✅ 128 Foundry tests passing, all contracts verified on Basescan
✅ No presale, no team allocation, no tax
✅ 65k $BRAWL community-governance treasury (Snapshot vote-gated)

━━━━━━━━━━━━━━━━━━━
📜 HOUSE RULES
━━━━━━━━━━━━━━━━━━━
1. No "wen 1B" / "wen CEX", we're a game first, chart second.
2. No shilling other tokens here.
3. Memes welcome. NSFW + racism + doxxing = lifetime ban.
4. English in main; ask for a localized sub-group.
5. Scammers / drainer links / fake CAs = lifetime ban + reported.

⚔️ MINT. FIGHT. SURVIVE. ⚔️
```

## Pin in the announce channel (t.me/baseicbrawlers\_announce)

```
⚔️ BASEic BRAWLERS, OFFICIAL ANNOUNCE

Admin-only posts. For chat:
→ https://t.me/baseicbrawlers

NFT:    [BRAWLERS_ADDR]
$BRAWL: [BRAWL_ADDR]
Site:   https://baseicbrawlers.com
X:      https://x.com/BASEicBrawlers
Chain:  Base mainnet (8453)
```

## Welcome-bot greeting (auto-posted to new joiners)

```
Welcome to the arena, {first_name}.

⚔️ BASEic BRAWLERS, 2000 on-chain warriors on Base.
Mint: https://baseicbrawlers.com/mint
Read the pinned message before you ask anything 🙏

⚠️ SECURITY:
We never DM first. The only CA is in the pinned message.
Anyone DM'ing you "from the dev" is a scammer.

Type /ca to verify the contract address any time.
```

## Quick-reply commands (welcome-bot)

| Command   | Reply                                                      |
| --------- | ---------------------------------------------------------- |
| /ca       | The two real CAs (Brawlers NFT + $BRAWL) + warning text    |
| /mint     | Direct link to <https://baseicbrawlers.com/mint> + pricing |
| /chart    | DexScreener link                                           |
| /docs     | Game mechanics → <https://baseicbrawlers.com/about>        |
| /founders | Explain the 1-100 founder perks                            |
| /scam     | "We never DM first. Only one CA. Block + report any DM."   |
| /rules    | The house rules                                            |


---

# 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://docs.baseicbrawlers.com/marketing/content/telegram-pinned.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.
