# Swarm Command (cmd+k)

## Answer any question about your account with Swarm Command

{% embed url="<https://www.loom.com/share/1d41ad3350f94308bc598f80627b31ce>" %}

### Executing Swarm Command

1. Click on "Cmd K" button in the bottom right-hand corner (or press cmd + k)
2. Type in the question you want answered about your accounts
3. Click enter and observe as the agents plan and execute their actions
4. New views, clever columns, filters, and sorting will be applied


---

# 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.rox.com/development/product/plan/swarm-command-cmd+k.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.
