# Welcome!

{% hint style="danger" %}
Aptivi Build and Pack System, which is a script-based build system, is replaced with the Aptivi Development Toolkit (ADT). We recommend that projects move to the ADT system as soon as possible. You can find the manual [here](https://app.gitbook.com/o/fj052nYlsxW9IdL3bsZj/s/Ckl0MOc1gfwPkIqTO9Lk/).
{% endhint %}

We are proud to introduce you the powerful build system that makes building, distributing, and vendoring easier than ever! You'll write the required commands to perform an operation in both Windows and Linux vendor scripts just once, and you'll no longer have to remember those again when pushing the next version!

This system acts as a wrapper for your vendor scripts that you'll have to implement for your project, which simplifies workflows and to minimize clutter when working with workflows, such as CI/CD integrated environments.

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><h2><a href="build-system/getting-started"><mark style="color:$primary;">Get started</mark></a></h2></td><td>If you are new to the system, or if you want a quick reference to how you can integrate your project with our build system, you can get started.</td><td><a href="https://3396299011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Focz2kFW2PRMWNpWEjhbc%2Fuploads%2FO99sLjdcweismePwIZbO%2FModern-WP-Alt2-2k.png?alt=media&#x26;token=c2791a5c-48ff-4b84-8f2f-ff4560fdbf32">Modern-WP-Alt2-2k.png</a></td></tr><tr><td align="center"><h2><a href="build-system/structure"><mark style="color:$primary;"><strong>Explore the structure</strong></mark></a></h2></td><td>If you want to explore the structure of the build system, including a deep dive of how the build system works, you can explore the structure here.</td><td><a href="https://3396299011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Focz2kFW2PRMWNpWEjhbc%2Fuploads%2FO99sLjdcweismePwIZbO%2FModern-WP-Alt2-2k.png?alt=media&#x26;token=c2791a5c-48ff-4b84-8f2f-ff4560fdbf32">Modern-WP-Alt2-2k.png</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://aptivi.gitbook.io/aptivi/build-and-pack-system/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.
