# Overview

Explore the available resources for Struct PIM 4, including guides for API integration, app integration, and the App Store, with best practices, quickstarts, and examples.

### API integration

How to use Struct PIM 4 API with a demo project to get familiar with the Web API.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Best practices</strong></td><td>Guidelines for efficient and reliable API usage.</td><td><a href="/files/wXhGlRtZspgEtjbAY7by">/files/wXhGlRtZspgEtjbAY7by</a></td><td><a href="/pages/tXW4578byCXBx3lwykQN">/pages/tXW4578byCXBx3lwykQN</a></td></tr><tr><td><strong>Example project</strong></td><td>This section contains an example project that will help you get familiar with various aspects of working with Struct PIM.</td><td><a href="/files/kyLicqheTqM7B0aVrNCv">/files/kyLicqheTqM7B0aVrNCv</a></td><td><a href="/pages/FDdQbC0CagseM1TpAwYv">/pages/FDdQbC0CagseM1TpAwYv</a></td></tr></tbody></table>

### App integration

How to integrate custom apps into your Struct PIM along with guidelines and example projects to help get familiar with the process.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quickstart</strong></td><td>Integrate your tools, workflows, or custom UI directly into the PIM with a TypeScript app.</td><td><a href="/files/kyLicqheTqM7B0aVrNCv">/files/kyLicqheTqM7B0aVrNCv</a></td><td><a href="/pages/HeoFdESnUWYrQxvKlWg3">/pages/HeoFdESnUWYrQxvKlWg3</a></td></tr><tr><td><strong>Best practices</strong></td><td>Guidelines for efficient and reliable App integration.</td><td><a href="/files/kyLicqheTqM7B0aVrNCv">/files/kyLicqheTqM7B0aVrNCv</a></td><td><a href="/pages/1STbdmw7i0xJDDYUoyLx">/pages/1STbdmw7i0xJDDYUoyLx</a></td></tr><tr><td><strong>How to use Extensions SDK package</strong></td><td>Overview and usage guide for the Extensions SDK package.</td><td><a href="/files/kyLicqheTqM7B0aVrNCv">/files/kyLicqheTqM7B0aVrNCv</a></td><td><a href="/pages/edAAOx43CAzzFDjmzdiQ">/pages/edAAOx43CAzzFDjmzdiQ</a></td></tr><tr><td><strong>How to use Icon package</strong></td><td>Overview and usage guide for the Icon package.</td><td><a href="/files/kyLicqheTqM7B0aVrNCv">/files/kyLicqheTqM7B0aVrNCv</a></td><td><a href="/pages/VSQXSTkEeptxkiFYvCZV">/pages/VSQXSTkEeptxkiFYvCZV</a></td></tr><tr><td><strong>How to use UI package</strong></td><td>Overview and usage guide for the UI package.</td><td><a href="/files/kyLicqheTqM7B0aVrNCv">/files/kyLicqheTqM7B0aVrNCv</a></td><td><a href="/pages/dmJwMoGjBXZXTgsIgKha">/pages/dmJwMoGjBXZXTgsIgKha</a></td></tr><tr><td><strong>Example projects</strong></td><td>This section contains an example projects that will help you get familiar with various aspects of working with Struct PIM.</td><td><a href="/files/kyLicqheTqM7B0aVrNCv">/files/kyLicqheTqM7B0aVrNCv</a></td><td><a href="/pages/l9k9eJif88vLXy56skSA">/pages/l9k9eJif88vLXy56skSA</a></td></tr></tbody></table>

### App store

The Struct app store is the central place for managing and distributing apps within Struct PIM.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>App</strong></td><td>Manage and distribute apps within Struct PIM.</td><td><a href="/files/kyLicqheTqM7B0aVrNCv">/files/kyLicqheTqM7B0aVrNCv</a></td><td><a href="/pages/MqpZkrK6joMDQMasxsH0">/pages/MqpZkrK6joMDQMasxsH0</a></td></tr><tr><td><strong>Activity log</strong></td><td>Monitor app related activity.</td><td><a href="/files/kyLicqheTqM7B0aVrNCv">/files/kyLicqheTqM7B0aVrNCv</a></td><td><a href="/pages/oOItqA22LKWsFon48l9n">/pages/oOItqA22LKWsFon48l9n</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.struct.com/developer/overview.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.
