# Target Plus

- [Integration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/target-plus/integration-setup.md): Follow these steps to set up your Target Plus integration.
- [Integration Specifications](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/target-plus/integration-specifications.md): This section will help you learn about how Daasity replicates data from Target Unified+ and where the data is stored in the Target Unified+ schema.
- [Workflow Configuration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/target-plus/workflow-configuration-setup.md): This page provides guidance on configuring the extraction workflow for Target Unified+, including replication windows, extraction frequency, and data latency expectations.
- [Transformation Configuration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/target-plus/transformation-configuration-setup.md): This page provides instructions on what transform code should be added to a script manifest file to transform Target Unified+ data into the Unified Order System Schema (UOS).


---

# 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://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/target-plus.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.
