# Overview

DOKU provides various payment channels. One of the most used by our merchants is E-Money. By using this payment channels, your customer can pay their order through e-money applications. DOKU has partnered with various e-money providers to help you provide many payment options for your customers.

***

### Payment channel supported <a href="#payment-channel-supported" id="payment-channel-supported"></a>

We have partnered with various e-money to provide you many options:

| Name         | Current Version |
| ------------ | --------------- |
| DOKU Wallet  | `v1`            |
| OVO          | `v1`            |
| OVO Open API | `v2`            |
| ShopeePay    | `v2`            |

***

### What's next? <a href="#whats-next" id="whats-next"></a>

You can learn more about how to integrate to each payment channels you wish by clicking the menu on the sidebar.


---

# 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://developers.doku.com/accept-payments/direct-api/non-snap/e-wallet/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.
