# Channel Partner Integrations

## Introduction

D3 offers three primary integration methods to suit various levels of development effort and functionality needs. Each option allows developers to seamlessly incorporate D3 features into their applications, ranging from simple affiliate links to full API integrations.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><strong>D3 Network</strong></td><td>The simplest integration option. Redirect users to specific D3 pages for seamless checkout experiences.</td><td><a href="/pages/GfJIpnSH8ihjcWM0juRF">/pages/GfJIpnSH8ihjcWM0juRF</a></td></tr><tr><td></td><td><strong>D3 Embed</strong></td><td>A customizable widget that can be embedded directly into your platform with minimal code. </td><td><a href="/pages/LjZjgRdhcdIleIx5eYw8">/pages/LjZjgRdhcdIleIx5eYw8</a></td></tr><tr><td></td><td><strong>D3 API</strong></td><td>Provides a robust suite of endpoints that allow for a fully custom integration of D3 features directly into your application.</td><td><a href="/pages/wDnZEuRT4sSsg1Yk8DLJ">/pages/wDnZEuRT4sSsg1Yk8DLJ</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.d3.app/channel-partner-integrations.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.
