> For the complete documentation index, see [llms.txt](https://docs.pagoralia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pagoralia.com/introduccion/documentacion-pagoralia.md).

# Documentación Pagoralia

Aquí encontrarán la mejor manera para empezar a procesar cobranzas por medio de nuestra plataforma y su respectiva documentación para empezar a integrar, setear y poder comenzar a operar.

<figure><img src="https://imgr.whimsical.com/object/9vuDfirBPCmFCjf6hZ3yLV" alt=""><figcaption></figcaption></figure>

## Cómo utilizar Pagoralia

Existen dos maneras de poder utilizar la plataforma de pagos para dos posibles escenarios de su empresa:

### Pagoralia Sin Integración

Accederá a nuestra plataforma web, con su usuario y password, desde ahí mismo usted podrá crear, administrar y seguir todas sus cobranzas.

{% content-ref url="/pages/Tisc4oKaQ3NfTUrMM1Sh" %}
[Merchants Sin Integracion](/merchants-sin-integracion/generales.md)
{% endcontent-ref %}

### Pagoralia Con Integración

Vincularemos su ERP o software de facturación para que esté enlazado con Pagoralia, de esta manera todo funcionará de forma automática, creando las cobranzas e impactándolas en su software de gestión en tiempo real.

{% content-ref url="/pages/tqlPQxMjqj2YgvyogOw1" %}
[ERPs Integrados](/erps-integrados/i-wisp.md)
{% endcontent-ref %}

{% content-ref url="/pages/a2gSNyrxuNchh26KPdDN" %}
[Pagoralia API](/pagoralia-api/generales.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.pagoralia.com/introduccion/documentacion-pagoralia.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.
