AI Crypto Token Filter: Smart AI Rewrite Demo (PASS vs REJECT)
Use Smart AI Rewrite to evaluate token alert messages against configured thresholds and add a PASS, REVIEW, or REJECT verdict before the next forwarding or review step.
Download Mobile App or use Web
✅ iOS → App Store ✅ Android → Google Play ✅ Web → web.autoforwardtelegram.com
What does this feature do?
This workflow adds a quality check before a token message is sent to the destination chat:
A token message arrives in the source chat.
Smart AI Rewrite reads the metrics included in the message.
AI adds a verdict to the first line:
PASS,REVIEW, orREJECT.
For example, a token with sufficient liquidity and volume, a favorable buyer-to-seller ratio, and acceptable holder concentration can receive PASS. A token that fails a rule or has missing data receives a different verdict for the next workflow step.
PASS only means that the message passed the data rules configured in the prompt. It is not a guarantee that the token is safe, a price prediction, or investment advice.
Before you start
Create or open a forwarding task with the correct source chat and destination chat.
Define the thresholds you want to use. The thresholds in this guide are examples.
Prepare a test message that does not contain private information.
Decide how your workflow should handle
PASS,REVIEW, andREJECTafter AI processing.If you use screenshots for documentation or support, hide chat names, IDs, account details, and private content.
Do not put API keys, passwords, access tokens, private IDs, or account information in the prompt or screenshots. Use a sample message and a placeholder token address in documentation and demos.
Processing flow
1. Open Smart AI Rewrite

Open the forwarding task you want to configure.
Open Smart AI Rewrite.
Turn on the Smart AI Rewrite toggle.
Check the selected model in Model.
You do not need to change the model if you want to keep the current configuration. Model names and versions may change as the system is updated.
The app may warn that using AI can cause a slight delay in message forwarding. This delay is expected because the message must be processed before the next forwarding or review step.

2. Enter the token evaluation prompt
In Rewrite Instructions, enter a prompt. The example below uses demonstration thresholds and tells AI to use only the data explicitly included in the message.
How can I change the thresholds?
You can change values such as $10K, $100K, 30 minutes, and 25% to match your strategy. Whenever you change a threshold, test the workflow with both a passing and a failing message.
Do not ask AI to open links in the message unless your product provides a separate verified data source. This prompt is designed to evaluate only the metrics that are explicitly visible in the incoming message.

3. Save and apply the configuration
Review the prompt in Rewrite Instructions.
Click Save & Apply.
Wait for the configuration to be saved before sending a test message.
After saving, send a new message to the source chat. Use a new test message for each check so that you can distinguish the current result from an earlier configuration.
4. Test with a passing message
Use a sanitized sample message with all real links and addresses removed:
Expected result:
When the first line is PASS:
AI Rewrite has added the verdict.
The message is ready for the next forwarding or review step in your workflow.

5. Test with a failing message
Use a second sample message with one or more values outside the thresholds:
Expected result:
Because the message is labeled REJECT, it can be excluded from forwarding or sent for review according to your task configuration.
If a mandatory metric is missing, the expected result is REVIEW, not PASS:
After setup
The workflow is configured correctly when it produces these states:
All thresholds pass and all required data is present
PASS
Continue with the next forwarding or review step
Required data is missing or uncertain
REVIEW
Hold for manual review or route to a review workflow
One or more risk thresholds fail
REJECT
Exclude from the next step or review manually
Manage the configuration
Change the evaluation thresholds
Open Smart AI Rewrite.
Edit the thresholds in Rewrite Instructions.
Click Save & Apply.
Run both the PASS and REJECT tests again.
If you keep the PASS, REVIEW, and REJECT labels, update only the prompt and rerun the test cases.
Change the verdict format
If you want to use a different label, such as TOKEN_PASS, update all of the following:
The prompt in Rewrite Instructions.
Your test cases and related internal documentation.
If you change the verdict format, update any downstream workflow that reads the verdict.
Disable Smart AI Rewrite
Turn off the Smart AI Rewrite toggle when you no longer want AI to process messages.
When AI is disabled, messages no longer receive an AI-generated verdict. Review any downstream workflow that expects PASS, REVIEW, or REJECT before disabling the feature.
Common statuses
Smart AI Rewrite enabled
Messages are processed by AI before forwarding.
Check the prompt and selected model.
PASS
All mandatory conditions passed according to the prompt.
Continue with the next forwarding or review step.
REVIEW
Data is missing or the result is not sufficiently certain.
Review the message manually or send it to a review chat.
REJECT
One or more risk thresholds failed.
Exclude it from the next step or review it manually.
Forwarding is slower than usual
AI needs additional time to process the message.
Wait briefly before checking the destination chat.
Troubleshooting
A token receives an unexpected verdict
Check the following:
Smart AI Rewrite is enabled.
You clicked Save & Apply after editing the prompt.
The AI result has the expected verdict on the first line.
All mandatory metrics are explicitly present in the test message.
The source and destination chats are still correct and the account still has access.
Every message receives the same verdict
A common cause is that the prompt thresholds are too strict, required metrics are missing, or AI added an explanation before the verdict. Keep the requirement that the first line must contain only PASS, REVIEW, or REJECT, and check the actual output.
AI returns PASS when data is missing
Add or keep this condition in the prompt:
Click Save & Apply, then test with a message that intentionally omits one mandatory metric.
The original content changes
The prompt asks AI to preserve links, emojis, Markdown, the token address, and line breaks. If the output is still summarized or rewritten:
Check the selected model.
Reinforce the instruction
reproduce the original message exactly.Test with a new sample message.
If the content still changes, confirm with the product team whether Smart AI Rewrite supports a prepend-only mode that adds a verdict without rewriting the original message.
Frequently asked questions
Does PASS mean that the token is safe?
No. PASS only means that the token met the data thresholds in the prompt. It does not check every contract risk, liquidity risk, mint or freeze authority, developer behavior, or external data source.
Does AI open DEX, Solscan, or chart links automatically?
Do not assume that it does. This guide asks AI to read only the metrics already present in the message. If you need external verification, the product must provide a separate data source or verification step.
Do I have to use all three verdicts: PASS, REVIEW, and REJECT?
No, but a fixed format makes the output predictable and manual review easier. If you change a verdict label, update the prompt and any downstream workflow together.
Can AI slow down forwarding?
Yes. The Smart AI Rewrite screen warns that using AI may cause a slight delay during message forwarding.
Can I write the prompt in another language?
Yes, as long as the prompt defines the output format clearly and requires the verdict on the first line. The English prompt in this guide is provided as a stable example.
Notes to confirm before release
The available reference materials confirm the Model, Smart AI Rewrite, Rewrite Instructions, and Save & Apply components. Confirm the following in the app version that will be released:
Where the rewritten message appears after Smart AI Rewrite processes it.
Whether the original links, emojis, Markdown, token address, and line breaks are preserved.
Whether the model can consistently place only the verdict on the first line.
How
PASS,REVIEW, andREJECTshould be handled by the rest of the forwarding workflow.
Last updated