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

# FinSync Docs

> Product help for dashboard users and API integration guides backed by the OpenAPI spec.

# FinSync Docs

This portal has two audiences:

* **Dashboard users:** Spanish product guides under [Ayuda](/docs/ayuda).
* **Integrators:** API quickstart, workflows, and the generated OpenAPI reference.

## Product help (Ayuda)

Guías en español para usar FinSync en el dashboard:

* [Clientes](/docs/ayuda/clientes), [Operaciones](/docs/ayuda/operaciones), [Cheques](/docs/ayuda/cheques)
* [Métricas](/docs/ayuda/metricas) y sub-secciones
* [Roles y empleados](/docs/ayuda/roles-y-empleados), [Intereses](/docs/ayuda/intereses), [Auditoría](/docs/ayuda/auditoria)

## API integration

* Start with [Quickstart](/docs/quickstart) for the first authenticated request.
* Read [Authentication](/docs/authentication) before using protected endpoints.
* Use [Conventions and errors](/docs/conventions) to understand common request and response patterns.

### Core workflows

* [Clients](/docs/workflows/clients)
* [Operations](/docs/workflows/operations)
* [Balances](/docs/workflows/balances)

## AI and LLM support

This Mintlify portal automatically exposes `llms.txt` and `llms-full.txt` when deployed, so AI systems can ingest both the docs structure and the full Markdown content alongside the OpenAPI specification.

For assistants that support **Model Context Protocol (MCP)** over HTTP, use the hosted [Docs MCP server](/docs/mcp) at `https://docs.finsync.ar/mcp` to search and retrieve full documentation pages on demand.
