Ask a side question with /btw in Grok Build
Ask a side question with /btw in Grok Build
/btw asks a side question without interrupting the main turn. Official: Modes and Commands.
Run it
- Open a Grok Build session (
grokin the project, or resume withgrok -c). - While a turn is running or you want a quick aside, type
/btwplus your question and send. - Read the side answer. The main agent turn continues on its own track.
Example:
/btw what does this error code mean in the logs
When to use it
Use /btw for a short clarification, a definition, or a check that should not cancel or replace the job already in flight. For a full new job, queue a normal prompt (Ctrl+; / /queue) or wait for the turn to finish. For a recurring check, use /loop — see Run background tasks and loops in Grok Build.
Related controls
| Control | What it does |
|---|---|
/btw <question> |
Side question without interrupting |
Ctrl+Enter / Ctrl+I |
Interject while a turn is running |
Ctrl+; / /queue |
View prompts queued behind the running turn |
Esc |
Cancel the running turn |
Pitfalls
- Treating
/btwas a second full agent with its own file edits — it is a side question on the current session. - Cancelling the main turn when you only needed a quick aside.