> For the complete documentation index, see [llms.txt](https://docs.voicemoat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voicemoat.com/getting-started/welcome-to-voicemoat.md).

# Welcome to VoiceMoat

Welcome to VoiceMoat. Scale your writing without losing your voice. Train your voice, write with Auden, and ship in your own words.

Your voice is your moat. VoiceMoat helps you scale it without losing it.

### What VoiceMoat does

Most AI writing tools paste a generic voice on top of your ideas. VoiceMoat does the opposite. It learns YOUR voice from posts you've already written, then helps you generate posts, threads, and replies that read like you (not like an AI tool with your name attached).

VoiceMoat is a few connected surfaces:

* **Voice Lab.** Train Auden on your full profile across 10 signals and build your voice profile. This is what makes everything else sound like you.
* **Auden.** Your AI writing partner. Two tiers, Auden Standard and Auden Deep, tied to your plan.
* **Composer.** Write posts and threads in your trained voice. Pick a tone, drop an idea, get drafts you can edit and ship.
* **Content Ideas.** Brainstorm fresh ideas in your voice, study how top creators write in the Creator Library, and reuse your best posts.
* **Replies.** Reply in your voice from the dashboard, from the Chrome extension on x.com, or from Engage (Auden's daily picks of posts worth replying to).
* **Schedule.** Queue posts in advance with humanized timing, no round-minute timestamps.
* **Analytics.** See what's actually landing, plus Auden Intelligence, Auden's written read on your account.
* **Auden chat.** Talk to Auden like a writing partner: brainstorm hooks, workshop drafts, ask why a post feels off.

### What's in these docs

If you're new, start with the Quickstart. It walks you through your first few minutes with VoiceMoat.

If you're looking for a specific feature, jump straight to its section in the sidebar.

If you have a billing question, the Billing section covers plans, the trial, top-up packs, and refund policy.

### Getting help

* Stuck on a feature? Check the FAQ.
* Found a bug or have feedback? Email <founder@voicemoat.com>. We read every email.
* Connection issues with X (Twitter)? See the troubleshooting note in the FAQ.

The VoiceMoat team


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.voicemoat.com/getting-started/welcome-to-voicemoat.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.
