# Welcome

Contagent is an AI-powered X (Twitter) reply automation platform. It monitors tweets from specific sources, generates replies that match your personal writing voice, and posts them automatically to grow your audience on autopilot. It also includes a Content Creator tool for drafting and scheduling original posts.

## Quick Start

1. [Sign up](https://contagent.ai/signup) with your email
2. Connect your X (Twitter) account
3. Configure your Voice (how the AI writes)
4. Set up Sources (where it finds tweets)
5. Configure Automation settings (when and how it operates)
6. Activate the bot

The bot then continuously monitors your Twitter lists, keyword searches, and VIP accounts for new tweets. When it finds one that passes your filters, it generates a reply in your voice and either posts it automatically or sends it to Telegram for approval. All activity is logged in the Activity Feed.

Use the Content Creator separately to discover trending topics, generate original drafts, and schedule posts via the calendar.


---

# 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://contagent.gitbook.io/contagent-documentation/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.
