# Premium: AI Recap

## AI Recap

Flooz AI Agents now offer an intelligent conversation summary feature that keeps community administrators informed and engaged, even when they can't actively monitor group discussions.

### About

AI Recap allows administrators to have the AI Agent intelligently summarize community conversations from the past 48 hours. This powerful feature extracts key discussions, trending topics, and important community interactions, ensuring you never miss critical developments in your community.

**Key Features**

* **Comprehensive Summaries**: Get concise yet thorough recaps of up to 48 hours of community conversations.
* **Smart Filtering**: The AI automatically identifies and highlights important discussions while filtering out noise.
* **On-Demand Activation**: Request recaps whenever needed through simple admin commands.
* **Customizable Time Range**: Choose any timeframe up to 48 hours for your recap.

### Getting Started

To use the AI Recap feature:

1. Ensure you have admin privileges in the community
2. Send the command `/recap [hours]` in your community chat
   * Example: `/recap 24` for a recap of the last 24 hours
   * If no time is specified, the default is 24 hours
3. The AI Agent will process the conversation history and deliver a structured summary

### Usage Examples

**Basic Recap Request** Admin: `/recap` Agent: "Here's a summary of the last 24 hours in the community:

* Discussion about the upcoming token listing dominated conversations (37 messages)
* Questions about staking rewards were addressed by community veterans
* Three new members joined and introduced themselves
* The community voted on the next AMA guest with Option B winning"

**Custom Timeframe Recap** Admin: `/recap 48` Agent: "Here's your 48-hour community recap:

* Token price discussion following the 12% increase yesterday
* Technical questions about wallet connectivity resolved by the AI
* Community debate about the roadmap priorities
* Several users completed the Twitter engagement task
* Two users flagged for potential spam behavior"

### Best Practices

* Request recaps during periods of high activity to stay informed of important discussions
* Use the feature before community announcements to understand current community sentiment
* Review recaps before joining live discussions to quickly catch up on context
* Combine with other AI Agent features for comprehensive community management

[Get in touch with the team](broken://pages/J4QnTgIDi5F0muopTsKV) to power up your community with AI


---

# 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.flooz.xyz/flooz-for-token-devs/premium-ai-recap.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.
