# Installation & Setup

Setting up In8Sync DirectConnect involves two stages: installing IDC itself into NetSuite, then connecting your first integration.

## Stage 1 — Install the SuiteApp

A NetSuite administrator installs IDC as a SuiteApp, then confirms that script deployments are active before the team starts using the dashboard.

* [Install the SuiteApp](/idc/idc-core/overview-1/install-suiteapp.md) — the one-time NetSuite installation.
* [Initial Setup](/idc/idc-core/overview-1/initial-setup.md) — post-installation configuration before your team starts using IDC.

## Stage 2 — Install your first integration

Once IDC is installed, an integration administrator installs apps from the Marketplace to connect IDC to your external systems.

* [Apps & Marketplace](/idc/idc-core/apps.md) — install and configure your first app end to end.

{% hint style="info" %}
**Who does what?** Installing the SuiteApp (Stage 1) requires NetSuite Administrator access. Installing apps from the Marketplace (Stage 2) requires integration admin access in the IDC dashboard.
{% endhint %}


---

# 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.in8sync.com/idc/idc-core/overview-1.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.
