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

# search

> Search Rocksky for tracks, albums, and accounts.

Free-text search across the Rocksky catalog.

## Usage

```bash theme={null}
rocksky search [options] <query>
```

## Parameters

| Name      | Required | Description                                      |
| --------- | -------- | ------------------------------------------------ |
| `<query>` | Yes      | Search string (artist, album, track, or account) |

## Example

```bash theme={null}
rocksky search "linkin park"
```
