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

# Overview

> VOS documentation for Vero OMS interface operations and API v2 signup integration

VOS Docs provides the maintained documentation set for Vero OMS interface operations and API v2 integration.
The documentation covers operating screens, component-level visual references, and the signup ID-card parsing endpoint.

## Current scope

| Area                | Included docs                                    | Purpose                                                        |
| ------------------- | ------------------------------------------------ | -------------------------------------------------------------- |
| API v2              | Signup ID-card parsing                           | Defines the documented request, response, and error contract.  |
| Interface guide     | Main Vero OMS screens and operating flows        | Describes how users navigate the terminal.                     |
| Interface reference | MacBook Pro captures of pages and key components | Provides visual reference for page layout and component state. |

<CardGroup cols={3}>
  <Card title="API v2" icon="code" href="/en/api-v2">
    Endpoint coverage, request requirements, and generated OpenAPI reference.
  </Card>

  <Card title="Interface guide" icon="desktop" href="/en/user-guides/vero-oms-interface">
    Operating guidance for Dashboard, Orders, Portfolios, Put Through, Price Board, Operation, and System.
  </Card>

  <Card title="Interface reference" icon="images" href="/en/user-guides/vero-oms-interface-reference">
    Captured pages and component crops from the Vero OMS interface.
  </Card>
</CardGroup>

## Reference sequence

<Steps>
  <Step title="Interface operations">
    Review the interface guide to align on screen names, navigation structure, and operating context.
  </Step>

  <Step title="API v2 contract">
    Review the API v2 page and endpoint reference for request fields, response fields, and error formats.
  </Step>

  <Step title="Visual reference">
    Use the interface reference catalog for page, drawer, table, menu, and settings-panel context.
  </Step>
</Steps>
