# Premium: AI Research

## AI Research

The AI Research feature empowers communities with real-time news investigation and Twitter content creation. Your AI agent researches trending topics and generates relevant tweets\
for your community's Twitter presence.

## About

The `/research` command leverages advanced AI to:

* **Investigate trending news** on any topic or general market trends
* **Generate Twitter-ready content** based on research findings
* **Provide source citations** for transparency and credibility
* **Enable admin approval workflow** before posting

## Getting Started

To use AI Research, ensure:

* Your AI agent bot is added to your group as an admin
* You have admin privileges in the group
* The feature is activated for your community

### Command Syntax

/research \[topic]

* **With topic**: Research specific news (e.g., `/research ethereum updates`)
* **Without topic**: Research general crypto news and trends

### Usage Examples

#### Example 1: Specific Topic Research

Admin: /research

AI Agent: 🔍 Researching general news...\
(This can take up to 10 minutes)

<figure><img src="/files/qts3Tj9dRIaLWBycyDxW" alt="Example result of the /research command with the approval menu" width="328"><figcaption><p>Approval menu after a research has been concluded</p></figcaption></figure>

## Approval Workflow

1. **View Sources**: Check research citations before approving
2. **Edit Tweet**: Modify the generated content through conversation
3. **Approve**: Post the tweet to your connected Twitter account
4. **Skip**: Reject the tweet and clear from memory

## Best Practices

* **Research during key market events** to capture timely insights
* **Review sources** to ensure content accuracy
* **Use specific topics** for targeted research results
* **Combine with /recap** to create content based on community discussions
* **Schedule regular research** to maintain active Twitter presence

## Admin Controls

* Only group admins can use `/research` command
* All tweet approvals require admin authorization
* Non-admins can view sources but cannot approve/edit tweets
* Research data expires after a set period for security

## Tips for Effective Research

* Be specific with topics for focused results
* Allow full processing time for comprehensive research
* Edit tweets to match your community's voice
* Regular use helps maintain consistent social media presence


---

# 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-research.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.
