# Introduction

### Introduction

[Shiptify](https://www.shiptify.com/) connects people and data to build sustainable supply chains.

This website is intended to serve as a guide to assist Shiptify customers and third party developers during the integration development process.

SHIPTIFY APIs are a set of operations offering SHIPTIFY’s core services like booking or tracking to any customer. This enables customers and carriers to integrate these services seamlessly into their own IT infrastructure.

This document describes how to integrate these services to your own applications and is intended as a user guide for developers.


---

# 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.shiptify.com/general-overview/introduction.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.
