# Dev Posting

## Anonymous Creator Communication

Because creators on Anoncoin are anonymous, we've built **Dev Posts** - a dedicated feature for creators to communicate with their community while maintaining full anonymity.

***

## What Are Dev Posts?

Dev Posts are messages from the coin creator that appear directly on the **coin's detail page**. They allow the anonymous dev to:

* 📢 Share updates about the project
* 🗺️ Communicate roadmap and plans
* 💬 Respond to community sentiment
* 🎯 Announce milestones
* 🤝 Build trust with holders

***

## How to Create a Dev Post

1. Navigate to your coin's **management page**
2. Click the **Create Post** button
3. Write your message
4. Publish - it appears instantly

Your identity remains **completely anonymous**. The post is attributed to the coin's creator but no personal info is revealed.

***

## When to Use Dev Posts

Dev Posts are **especially important** during the early phase when your coin doesn't yet have a linked X page. This is your primary communication channel with holders.

### Best Practices

| Tip                   | Why                                          |
| --------------------- | -------------------------------------------- |
| Post regularly        | Keeps community engaged and confident        |
| Be transparent        | Share plans, even if evolving                |
| Acknowledge community | Recognize milestones and community efforts   |
| Address concerns      | Tackle FUD directly                          |
| Share progress        | Even small updates show the project is alive |

***

## Dev Posts vs. X Page

| Feature       | Dev Posts                   | X Page                     |
| ------------- | --------------------------- | -------------------------- |
| **Anonymity** | ✅ Fully anonymous           | Depends on X account setup |
| **Reach**     | Coin holders on Anoncoin    | Anyone on X                |
| **AI Videos** | ❌ Not available             | ✅ Enabled when verified    |
| **Best for**  | Direct holder communication | Viral marketing & reach    |

> 💡 **Use both** - Dev Posts for direct, intimate communication with holders, and the X page for broader reach and AI video marketing.

***

Next → [Coin Verification](/x-integration/verification-and-ai-videos.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/community/dev-posting.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.
