# AI Community Manager

Handles the full community operations loop: publishing announcements, answering member questions 24/7, keeping conversations alive, and removing violations — automatically.

***

### Announcement Center

Draft once, publish everywhere. Describe what you want to post and AION produces multilingual (CH + EN + more to come) drafts instantly. Preview before anything goes out, select your channels, and send — all from within your ops group.

Supported platforms: Telegram, Discord, LinkedIn, X, and more.

***

### 24/7 Community Q\&A

AION answers community questions using only verified, up-to-date content from OORT's official news, documentation, and social channels. If the knowledge base is outdated, it says so. It never fabricates answers.

Responds in the same language the member used.

**Knowledge sources (refreshed daily):**

| Source               | Coverage                                              |
| -------------------- | ----------------------------------------------------- |
| Official news sites  | OORT Foundation, OORT Tech news and articles          |
| Official X / Twitter | Latest tweets from `@oortech` and configured accounts |
| Official docs        | `docs.oortech.com` — full site or specified page list |

The same article or tweet is never stored twice. This saves tokens and efforts.

**Knowledge base freshness transparency — what members see:**

| Knowledge age       | Bot behaviour                               |
| ------------------- | ------------------------------------------- |
| ≤ 1 week            | Answers normally, cites record date         |
| 1 week – 1 month    | Notes last update date in the reply         |
| 1 – 6 months        | Flags the gap; warns answer may be outdated |
| > 6 months          | States clearly no recent updates exist      |
| Nothing retrievable | "No records found" — no fabrication         |

If a source references a future date that's now passed, the bot rewrites it into past tense. Replies auto-match the member's language (CH / EN / more).

***

### Community Engagement

A set of persona-based accounts keeps conversations alive during quiet periods and helps manage sentiment when needed. The official OORT bot never speaks in the group, engagement comes through natural-feeling community voices.

***

### Safety & Moderation

Scams, spam, fake airdrops, and NSFW content are detected and removed near-instantly, silently, with no disruption to the community. Works across English and Chinese. More languages to come.


---

# 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.oortech.com/oort/aion/ai-community-manager.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.
