# Welcome to PumpCord

**PumpCord** is a real-time chat platform designed for the Solana crypto community. Connect your wallet, join token-based chatrooms, and engage with communities around your favorite Pump.fun tokens.

### What Makes PumpCord Special?

#### 🔐 **Wallet-Based Login**

No passwords needed! Simply connect your Solana wallet (Phantom, Solflare, Backpack, or others) and you're ready to chat.

#### 💬 **Real-Time Chat**

Chat instantly with other traders and community members. Messages appear in real-time, just like Discord.

#### 🪙 **Token-Based Rooms**

Each Pump.fun token gets its own dedicated chatroom. Find or create a room for any token you're interested in.

#### 🔌 **Trading Terminal Integration**

Use our Chrome extension to chat while trading on Padre.gg or Axiom.trade - the chat automatically loads for the token you're viewing.

### Quick Start

1. **Visit** [pumpcord.app](https://pumpcord.app)
2. **Connect** your Solana wallet
3. **Choose** a username
4. **Start chatting!**

### What You Can Do

* 💬 **Chat** in real-time with other traders
* 🏠 **Create rooms** for any Pump.fun token
* ⭐ **Favorite rooms** to access them quickly
* 📊 **View token info** directly in the chat
* 🎉 **Create polls** and giveaways
* 💰 **Contribute** to community funds
* 🔔 **Get notified** when someone mentions you
* 😀 **React** to messages with emojis
* 🎬 **Share GIFs** using Giphy

### Ready to Get Started?

Head over to the Getting Started section to learn how to connect your wallet and start chatting!

***

**Happy Chatting! 🚀**


---

# 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.pumpcord.app/welcome-to-pumpcord.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.
