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

# Bienvenidos

Si deseas integrar nuestros servicios a una plataforma que estes utilizando actualmente para gestionar tus pedidos tienes que tener en cuenta dos procesos importantes:

* Creación de entregas en shippify.
* Actualización de estados en la plataforma externa.

Si tu tienda funciona en un e-comerce asociado a nosotros, estos procesos ya estan implementados y solo será necesario instalar y configurar el aplicativo. Caso contrario puedes seleccionar nuestra guia de integración para mostrarte el paso a paso.&#x20;

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><p><a href="/pages/lEfC9HzVTM3nJUAZTLY3"><strong>🛒 Ecomerce</strong></a></p><p></p><p>Si tienes tu tienda en un e-comerce, puedes revisar esta lista para integrar de manera rápida y eficaz.</p></td><td><a href="/pages/lEfC9HzVTM3nJUAZTLY3">/pages/lEfC9HzVTM3nJUAZTLY3</a></td></tr><tr><td><p><a href="/pages/VKTaTAAcP3tYtMS9dwNh"> <strong>👨🏻‍💻 Guía de Integración</strong></a></p><p></p><p>Conoce las diversas maneras de integrar Shipify en tu plataforma externa.</p></td><td></td></tr></tbody></table>

Si ya estas familiarizado con nuestro sistema y requieres información adicional puedes navegar directamente a nuesta API.&#x20;

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><p><strong>📄</strong> <a href="/pages/lL8eeYYFh3nqDnCUeEjs"><strong>Shippify Api</strong></a></p><p></p><p>Conoce como integrar tu plataforma con Shipify consumiendo nuestra API que ponemos a tu disposición.</p></td><td><a href="/pages/lL8eeYYFh3nqDnCUeEjs">/pages/lL8eeYYFh3nqDnCUeEjs</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:

```
GET https://docs.shippify.co/developers/bienvenidos.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.
