# Kramvi

{% hint style="info" %}

#### Que e&#x73;**:**&#x20;

Es un sistema de facturacion electronica de facil uso, con el se pueden generar Boletas, Facturas, Notas de Credito, Guias de Remision entre otros documentos.
{% endhint %}

![Lista de modulos](/files/dnuiXltGlFrh5LMdpOE7)

> Cada funcion en el sistema esta dividido por modulos independientes
>
> Los modulos son configurables, es posible activar/desactivar otros modulos desde "Ajustes"
>
> Cada modulo se especializa en una tarea especifica

## Como empezar

Ingresar al sistema es muy facil:

{% embed url="<https://youtu.be/9HCP9FBpSnw>" %}

{% hint style="info" %}
**Es bueno saberlo:** Kramvi es un sistema web en la nube que no require de instalacion, puede ser usado en cualquier dispositivo que disponga de una conexion a internet.
{% endhint %}

Como registrar una Factura/Boleta:

{% content-ref url="/pages/UP9SAP1pktAIg0H1Wuhi" %}
[Creando tu primer producto](/guia-basica/creando-tu-primer-producto.md)
{% endcontent-ref %}

{% content-ref url="/pages/mgfZm9RuGZMnCh9UQdOJ" %}
[Creando tu primer comprobante](/guia-basica/creando-tu-primer-comprobante.md)
{% endcontent-ref %}

{% content-ref url="/pages/NCYYzXKPtFKndqfprMAt" %}
[Editar un comprobante](/guia-basica/editar-un-comprobante.md)
{% endcontent-ref %}

{% hint style="info" %}
**Es bueno saberlo:** Antes de empesar a crear tus comprobantes es necesario registrar todos los productos.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.kramvi.com/kramvi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
