# SmartReplies ✨

### How does it work?

SmartReplies are AI-Generated Reply Suggestions to KOL's Tweets. The bot looks at the context of what your project is about (you provide the details when you setup with /smartreply enable), as well as the actual KOL tweet being replied to.&#x20;

* SmartReplies are Automatically generated, but you have to manually send to X & raid. You are in full control.
* Do not SmartReply too often. This could get your X account suspended.
* To restart setup, in the group, do /smartreply reset.
* To disable SmartReply suggestions, do /smartreply disable.
* To change targets for SmartReplies, do `/raidreply [target_type] [amount]`

### Example

<mark style="color:blue;">**`/smartreply enable`**</mark>

Follow the instructions to enable it by providing details about your crypto project.

<figure><img src="/files/ShP0MqiwdbtzjNxHTvUC" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.furiesmellow0x69.com/raid-bot/autoraid-kols/editor-8.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.
