# Welcome to VoiceMoat

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 replies, tweets, threads, and longer content that read like you (not like an AI tool with your name attached).

The product has five surfaces:

* **Voice DNA.** Train Auden on at least 20 of your past posts. Auden analyzes 9 dimensions of your writing (tone, hooks, vocabulary, formatting, personality, and more) and builds a voice profile. Most users see a 90%+ voice match score on their first run.
* **Auden.** Your AI writing partner. Two tiers: Auden Standard (Starter and Creator plans) and Auden Deep (Pro plan). Auden writes in your voice, not a generic one.
* **Composer.** Generate tweets, threads, and brainstorms in your trained voice. Pick a tone preset, paste an idea, get drafts you can edit and ship.
* **Chrome extension.** Reply Coach lives on x.com itself. Generate replies in your voice without leaving the platform.
* **Schedule and analytics.** Queue posts in advance with humanized scheduling (no round-minute timestamps). See impressions, engagement, and what your voice profiles are producing.

### What's in these docs

If you're new, start with the Quickstart. It walks you through your first five 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 at the bottom of these docs.
* 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: 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.
