# Integration Onboarding Experiences Overview

Alongside our integration platform, we offer flexible, optional solutions to help you get your integrations adopted, while reducing the effort required to build and maintain onboarding flows.

**We offer three customizable, embeddable options for integration onboarding UIs and first-time user experiences:**

* [**In-App Marketplace**](/marketplaces/integration-onboarding-experiences-overview/embedding-the-marketplace.md) – Embed a fully branded, white-labeled integration marketplace directly into your app.
* [**Embedded Integration Install**](/marketplaces/integration-onboarding-experiences-overview/embedding-the-integration-install-only.md) – Embed a secure, fully managed integration setup UI into an existing marketplace.
* [**Embedded OAuth**](/marketplaces/integration-onboarding-experiences-overview/embedding-auth-only-connections.md) – Embed an authentication pop-upin an existing marketplace. Allow users to securely connect to external systems without any manual configuration.

For all three options, Pandium handles OAuth flows and API key exchanges behind the scenes. Each can be embedded into your app or marketplace using an iframe.

**Watch the 2-minute video below to see these options in action:**

{% embed url="<https://drive.google.com/file/d/1jIpANGh2z_FnF05V0EA3qdQ7-YrBmXoR/view?usp=sharing>" %}

<br>


---

# 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.pandium.com/marketplaces/integration-onboarding-experiences-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.
