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

# Hola

Gracias por confiar en PetManager como tu sistema de gestión veterinaria. En esta sección encontrarás todo lo que necesitás para aprovechar al máximo cada módulo, desde la administración de citas y servicios hasta el control de pagos, historial médico y reportes.

Esta guía está pensada para ayudarte a resolver dudas, descubrir funciones y trabajar de forma más eficiente, ya seas administrador, veterinario o parte del equipo de recepción.

🔍 Explorá por categoría, buscá lo que necesitás y encontrá respuestas rápidas con ejemplos claros.

Si tenés alguna sugerencia o encontrás algo que podamos mejorar, ¡no dudes en contactarnos!

### Saltar Directamente

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h4><i class="fa-bolt">:bolt:</i></h4></td><td align="center"><strong>¿Qué es PetManager?</strong></td><td><a href="https://2856403136-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdcbNOIFoHkKzYcJ7Efn3%2Fuploads%2FKboka86Ff4bnBGqpenTM%2FpetManagaer_dashboard2.png?alt=media&amp;token=c317eae2-92cb-4c81-99f6-da6903e73fb7">petManagaer_dashboard2.png</a></td><td></td><td><a href="/petmanager/como-empezar/inicio.md">Inicio</a></td></tr><tr><td align="center"><h4><i class="fa-leaf">:leaf:</i></h4></td><td align="center"><strong>Módulos</strong></td><td><a href="https://2856403136-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdcbNOIFoHkKzYcJ7Efn3%2Fuploads%2FXi2eZGruJxncNLHpz6nR%2Fpetmanager_modules2.png?alt=media&amp;token=f896cff8-e956-4d8a-82d5-434aa211c81a">petmanager_modules2.png</a></td><td></td><td><a href="https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md">https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.e-posgt.com/petmanager/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
