# Home

Welcome to the Shiip Developers Documentation. Here, you'll find everything you need to seamlessly integrate our comprehensive shipping solutions using our robust, RESTful API. Our objective is to ensure a smooth and efficient integration process, making it as straightforward as possible.

## Features

At Shiip, we provide businesses with a scalable, cost-effective, and secure shipping infrastructure designed to meet diverse operational needs. With a single integration, users gain access to an extensive network of local, national, and international carriers, enabling seamless shipping processes. Our platform offers real-time rate comparisons, discounted shipping options, end-to-end tracking, and a wide range of additional features to enhance shipping efficiency.

### Explore

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Authentication &#x26; Request Structures.</td><td><a href="https://content.gitbook.com/content/ZWaKKJZqNVXzvcVk1AWp/blobs/JemOXC5JSmMQTvuF3GGC/1.png">1.png</a></td><td></td><td><a href="getting-started/authentication">authentication</a></td></tr><tr><td><strong>Shippping Rates</strong></td><td>Gain access to 30+ competitive shipping rates.</td><td><a href="https://content.gitbook.com/content/ZWaKKJZqNVXzvcVk1AWp/blobs/HP7rZHi7JQi0bWq7tlXB/2.png">2.png</a></td><td></td><td><a href="api-references">api-references</a></td></tr><tr><td><strong>Track Shipments</strong></td><td>Get real-time updates on your shipment location.</td><td><a href="https://content.gitbook.com/content/ZWaKKJZqNVXzvcVk1AWp/blobs/MYCKWYYKm9GwK873lcpV/3.png">3.png</a></td><td></td><td><a href="getting-started/request-formats-responses">request-formats-responses</a></td></tr></tbody></table>

## Brand Assets

Get our full brand assets kit [here](https://drive.google.com/drive/folders/1NiK0_qyYBSDLiBxFubLMx1EyFFo0R9nz?usp=sharing), including logos and symbols that tell our brand and company story.

## Contact Us

If you encounter any issues with integration or would like to discuss our operations, please reach out to us at <hello@goshiip.com>. Our team is available to assist you with any queries or provide additional support as needed.


---

# 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://developer.goshiip.com/home.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.
