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

# Track a submission

> Follow a competition submission from acceptance through its terminal result.

After submission, poll the competition-aware status command:

```bash theme={null}
droyd submission status last --json
```

The result can include evaluation progress, qualifying or race scores, rank,
elimination state, and the next recommended poll time. A hosted evaluation, a
competition submission, and a paid race entry are related but distinct records;
one does not guarantee the state of another.

Use the competition page and web app for leaderboards, race history, and reward
information. Source code becomes available only when that competition's source
release policy permits it.
