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

# Status reference

> What each status code on the LootRoute status bar means.

Turn on **Show LootRoute Status** (LootRoute → **General** tab) to see what LootRoute is doing without interpreting its aerial choreography:

```text theme={null}
LootRoute: SCAN | Daggerspine_Landing | Direct | node: target
```

The four fields are:

| Field       | Meaning                                                               |
| ----------- | --------------------------------------------------------------------- |
| Status code | The bot's current activity — see below                                |
| Route       | The loaded route, or `no route`                                       |
| Navigation  | The movement mode (usually `Direct`)                                  |
| Node        | `node: target` when the bot has picked a node, `node: none` otherwise |

## Status codes

### Idle and running

| Code    | The bot is…                              |
| ------- | ---------------------------------------- |
| `PAUSE` | Stopped and waiting for you to enable it |
| `IDLE`  | Enabled and deciding what to do next     |

### Moving

| Code              | The bot is…                          |
| ----------------- | ------------------------------------ |
| `MOVE` / `MOVETO` | Flying toward a waypoint or node     |
| `CUSTOM_MOVE`     | Following a special movement path    |
| `SKY`             | Climbing or repositioning in the air |
| `JUMP`            | Jumping (for example, out of water)  |
| `CHARGEVIGOR`     | Recharging skyriding vigor           |

### Gathering

| Code                                | The bot is…                                                     |
| ----------------------------------- | --------------------------------------------------------------- |
| `SCAN`                              | Scanning for nodes                                              |
| `CAN_GATHER_START` / `GATHER_START` | Approaching and opening a node                                  |
| `OVERLOAD` / `OVERLOAD_ORB`         | Overloading a node / collecting the orbs it spawns              |
| `SPORE`                             | Collecting spores                                               |
| `SEEDPLANT`                         | Planting a Resilient Seed on Rich Soil and waiting for the herb |
| `ITEMUSE`                           | Using a consumable (phial, tea, mulch, …)                       |
| `METAMORPH/EZ-MINE`                 | Gathering in a transformed state                                |

### Fishing

| Code          | The bot is…             |
| ------------- | ----------------------- |
| `FISHING`     | Fishing                 |
| `SPOTFISHING` | Fishing a specific pool |

### Combat and recovery

| Code           | The bot is…                                                                      |
| -------------- | -------------------------------------------------------------------------------- |
| `FIGHT`        | Fighting back against an attacker                                                |
| `FLEE`         | Escaping from a fight it doesn't want                                            |
| `AVOID`        | Steering around dangerous mobs                                                   |
| `LOOTMOB`      | Looting kills after a fight                                                      |
| `DEAD`         | Dead — recovering its corpse or finding a Spirit Healer                          |
| `RESCUE`       | Getting back on track after a recovery                                           |
| `RES_SICKNESS` | Waiting safely after a Spirit Healer revival until Resurrection Sickness expires |

### Errands

| Code                    | The bot is…                               |
| ----------------------- | ----------------------------------------- |
| `GOtoMAIL` / `SENDMAIL` | Traveling to a mailbox / mailing items    |
| `GUILDBANK`             | Depositing into the guild bank            |
| `REPAIR/SELL`           | Repairing gear and selling junk           |
| `INN` / `HEARTSTONE`    | Heading to an inn / using the hearthstone |

<Note>
  If the status shows `UNKNOWN`, LootRoute has not reported an activity yet. This is normal right after logging in, not an existential crisis.
</Note>
