> For the complete documentation index, see [llms.txt](https://sync.abspecplan.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sync.abspecplan.com.br/espanol/como-usar.md).

# Como usar

- [Crear granja](https://sync.abspecplan.com.br/espanol/como-usar/crear-granja.md): Cómo registrar una granja en SYNC
- [Crear lote](https://sync.abspecplan.com.br/espanol/como-usar/untitled.md)
- [Crear protocolo](https://sync.abspecplan.com.br/espanol/como-usar/crear-protocolo.md): Cómo crear protocolos en tu aplicación SYNC
- [Registrar animales](https://sync.abspecplan.com.br/espanol/como-usar/registrar-animales.md): Cómo registrar animales de rebaño en su aplicación SYNC
- [Lanzar IATF de animales](https://sync.abspecplan.com.br/espanol/como-usar/lanzar-iatf-de-animales.md)
- [Lanzamiento DG de animales](https://sync.abspecplan.com.br/espanol/como-usar/lanzamiento-dg-de-animales.md): Cómo lanzar el diagnóstico de toque de vaca
- [Enviar vaca a toro en DG](https://sync.abspecplan.com.br/espanol/como-usar/enviar-vaca-a-toro-en-dg.md)
- [Cómo hacer Ressinc](https://sync.abspecplan.com.br/espanol/como-usar/como-hacer-ressinc.md)
- [Cómo hacer Ressinc en DG](https://sync.abspecplan.com.br/espanol/como-usar/como-hacer-ressinc-en-dg.md)
- [Filtrar animales](https://sync.abspecplan.com.br/espanol/como-usar/filtrar-animales.md)
- [Ver informes en App](https://sync.abspecplan.com.br/espanol/como-usar/ver-informes-en-app.md)
- [Sincronizar datos](https://sync.abspecplan.com.br/espanol/como-usar/sincronizar-datos.md)
- [Gestión de pasos](https://sync.abspecplan.com.br/espanol/como-usar/gestion-de-pasos.md)


---

# 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://sync.abspecplan.com.br/espanol/como-usar.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.
