> For the complete documentation index, see [llms.txt](https://docs.doku.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doku.com/accept-payments/integration-tools.md).

# Integration Tools

<table data-card-size="large" data-view="cards"><thead><tr><th></th><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>DOKU Checkout</strong></td><td>Customizable DOKU-hosted checkout page that can be embed in your website</td><td></td><td><a href="/files/VA5z3RhwiP5hD9J2rlbk">/files/VA5z3RhwiP5hD9J2rlbk</a></td><td><a href="/pages/Xt9Sb9VzggMdzyXEHU7Y">/pages/Xt9Sb9VzggMdzyXEHU7Y</a></td></tr><tr><td><strong>Direct API</strong></td><td>Use your own custom payment page with your own branding with Direct API integration</td><td></td><td><a href="/files/0y9qaBv2ZIHlLOvbXkbb">/files/0y9qaBv2ZIHlLOvbXkbb</a></td><td><a href="/pages/6xrMxCsnqCLZjFK6HBFr">/pages/6xrMxCsnqCLZjFK6HBFr</a></td></tr><tr><td><strong>e-Commerce and Plugins</strong></td><td>Set up your online business through third-party platforms or plugins</td><td></td><td><a href="/files/ng75zpGHr0ffYUnL7MdZ">/files/ng75zpGHr0ffYUnL7MdZ</a></td><td><a href="/pages/EP5oADKpAPwaQjf3rgo4">/pages/EP5oADKpAPwaQjf3rgo4</a></td></tr><tr><td><strong>SDKs and Libraries</strong></td><td>Minimize effort of integration with libraries containing various popular programming languages and development kits</td><td></td><td><a href="/files/33u8kMFqXselaTIFBk5f">/files/33u8kMFqXselaTIFBk5f</a></td><td><a href="/pages/7G8v7JITnf2c5irkGmRM">/pages/7G8v7JITnf2c5irkGmRM</a></td></tr><tr><td><strong>DOKU MCP Server</strong></td><td>Integrate DOKU’s payment APIs for payment processing and transaction management with AI-powered tools</td><td></td><td><a href="/files/g4Tk0RpN5uii7yeCSndK">/files/g4Tk0RpN5uii7yeCSndK</a></td><td><a href="/pages/RwXQY2b29Gb2P3hlhGss">/pages/RwXQY2b29Gb2P3hlhGss</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.doku.com/accept-payments/integration-tools.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.
