# Welcome

If you wish to integrate our services into a platform you are currently using to manage your orders, you need to consider two important processes:

* Creation of deliveries in Shippify.
* Updating statuses in the external platform.

If your store operates on an e-commerce platform associated with us, these processes are already implemented and it will only be necessary to install and configure the application. Otherwise, you can select our integration guide to show you the step-by-step process.&#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>🛒 E-commerce</strong></a></p><p></p><p>If you have your store on an e-commerce platform, you can review this list for a quick and efficient integration.</p></td><td><a href="/pages/lEfC9HzVTM3nJUAZTLY3">/pages/lEfC9HzVTM3nJUAZTLY3</a></td></tr><tr><td><p><a href="/pages/VKTaTAAcP3tYtMS9dwNh"> <strong>👨🏻‍💻 Integration Guide</strong></a></p><p></p><p>Get to know the various ways to integrate Shippify into your external platform.</p></td><td></td></tr></tbody></table>

If you're already familiar with our system and need additional information, you can navigate directly to our 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's Api</strong></a></p><p></p><p>Learn how to integrate your platform with Shippify by consuming our API, which we make available to you.</p></td><td><a href="/pages/lL8eeYYFh3nqDnCUeEjs">/pages/lL8eeYYFh3nqDnCUeEjs</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/en/welcome.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.
