> ## Documentation Index
> Fetch the complete documentation index at: https://suprmind.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting One AI to Respond

# Getting One AI to Respond

> **Quick Answer:** @mention a single AI by name and only that AI responds. The others stay silent but keep following the conversation.

## What You'll Learn

* How to route a message to one specific AI
* When single-AI targeting is the right choice
* Examples for each AI's strengths

## How to Do It

Include one @mention in your message. That AI responds alone.

```
@Perplexity, find recent studies on the effectiveness of 4-day work weeks.
```

Only Perplexity responds with research and citations.

## When to Use Single Targeting

* **You know which AI is strongest** for this specific task
* **You need speed** - one response is faster than five
* **You want depth** - one AI can give a longer, more focused answer
* **You're following up** on something a specific AI said earlier

## Examples by AI

### @Claude - Analysis and Writing

```
@Claude, review this paragraph and suggest how to make it more persuasive.
```

```
@Claude, what are the ethical implications of this approach?
```

```
@Claude, identify the logical gaps in this argument.
```

### @GPT - Logic and Structure

```
@GPT, build a data model for a multi-tenant SaaS application.
```

```
@GPT, write a Python function that parses this CSV format.
```

```
@GPT, create a decision tree for this workflow.
```

### @Perplexity - Research and Facts

```
@Perplexity, what's the current market size for AI-assisted writing tools?
```

```
@Perplexity, find peer-reviewed studies on remote work productivity.
```

```
@Perplexity, what are the latest regulations on AI in the EU?
```

### @Grok - Real-Time and Social

```
@Grok, what are people saying about the new iPhone launch on X?
```

```
@Grok, what's trending in AI research this week?
```

```
@Grok, check the sentiment around this company's recent announcement.
```

### @Gemini - Large Context and Synthesis

```
@Gemini, summarize the key themes across this 50-page document.
```

```
@Gemini, how do all these data points connect to the bigger picture?
```

```
@Gemini, synthesize the findings from our last three conversations.
```

## The Others Still See Everything

When you @mention one AI, the others don't respond - but they're still watching. This means:

* You can @mention a different AI in your next message and they'll have full context
* Switching from `@Claude` to `@GPT` mid-conversation is seamless
* No AI ever "misses" what happened

## Tips

* If you're not getting what you want from one AI, try the same question with a different @mention
* After a full-team round, use single @mentions to dig deeper with the AI that gave the best response
* Single-AI responses tend to be more detailed since the AI isn't trying to be brief to leave room for others

## Related Articles

* [@Mentions: Control Who Responds](/docs/at-mentions/mention-basics/)
* [Getting Multiple AIs to Respond](/docs/at-mentions/multiple-ai-responses/)
* [Which AI for Which Task](/docs/at-mentions/ai-strengths-guide/)

## Still Need Help?

Reach out to us at [support@suprmind.ai](mailto:support@suprmind.ai) or use the feedback button in the app.
