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

# grindxp companion

> View and configure your AI companion.

## Subcommands

### `companion show`

```bash theme={null}
grindxp companion show
```

Displays your current companion settings:

* Provider and model
* Trust level (0–4) and name
* Personality configuration
* Last interaction time

### `companion soul`

```bash theme={null}
grindxp companion soul
```

Configure the companion's personality and behavior:

* **Name**: what to call your companion
* **Personality**: character traits and communication style
* **Focus areas**: which life domains to emphasize
* **Trust level**: how much autonomy to grant

### `companion context`

```bash theme={null}
grindxp companion context
```

Shows what context the companion currently has access to: your active quests, recent completions, skill levels, and a system prompt preview.

## Related

* [Companion](/docs/core/companion): trust system and AI provider details
* [`setup`](/docs/cli/setup): configure the underlying AI provider
* [TUI Chat](/docs/tui/chat): interactive companion chat session
