# Anoncoin - The Doge Launchpad

Welcome to the official documentation for **Anoncoin**, the anonymous coin launchpad currently live on **Solana** and coming soon to **DogeOS** (the app layer for Dogecoin).

## What is Anoncoin?

Anoncoin is a launchpad that enables users to **create meme coins anonymously**. Unlike traditional launchpads, Anoncoin keeps the creator's identity hidden while providing the community with enough social signals - like follower count and "Followed by" tags - to build excitement and trust.

***

## Key Features

| Feature                      | Description                                                                        |
| ---------------------------- | ---------------------------------------------------------------------------------- |
| **Anonymous Creation**       | Launch coins without revealing your identity and earn trading fees post-graduation |
| **Airdrop**                  | Airdrop tokens to the top 420 ecosystem holders                                    |
| **Community Takeover**       | Democratic elections to elect new coin leadership                                  |
| **7-Day Ticker Exclusivity** | No duplicate tickers for 7 days - anti-PvP protection                              |
| **Deep X Integration**       | Cashtag tracking, KOL highlights & AI video bot                                    |
| **Compounding Liquidity**    | A portion of fees auto-compounds into the pool                                     |

***

## How It Works

```
Sign up with X  →  Create a Coin  →  Community trades on Bonding Curve
                                              │
                                              ▼
                                     Graduation at 420 SOL
                                              │
                                              ▼
                                   Meteora DAMM Pool goes live
                                              │
                                              ▼
                                   Creator starts earning fees
```

***

## Quick Links

| Resource             | Link                                                                                     |
| -------------------- | ---------------------------------------------------------------------------------------- |
| **Website**          | [anoncoin.it](https://anoncoin.it)                                                       |
| **API Docs**         | [Postman Documentation](https://documenter.getpostman.com/view/9760632/2sBXVhEr4U#intro) |
| **Terms of Service** | [anoncoin.it/legal/terms](https://anoncoin.it/legal/terms)                               |
| **Privacy Policy**   | [anoncoin.it/legal/privacy](https://anoncoin.it/legal/privacy)                           |
| **X (Twitter)**      | [@anoncoinit](https://x.com/anoncoinit)                                                  |

***

> ⚠️ *This documentation is for informational purposes only. Nothing here constitutes financial or investment advice. Meme coins involve significant risk including total loss of funds. See our* [*Terms of Service*](https://anoncoin.it/legal/terms) *for full details.*

Get started → [Onboarding](/getting-started/x-signup-and-username.md)


---

# 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.anoncoin.it/readme.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.
