# 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="e-commerce"><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="e-commerce">e-commerce</a></td></tr><tr><td><p><a href="guia-de-integracion"> <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="shippify-api"><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="shippify-api">shippify-api</a></td></tr></tbody></table>


---

# 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://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.
