# Get Started

- [Create Account](https://docs.doku.com/get-started/create-account.md): Sign up and gain access to DOKU Dashboard
- [Activate Business](https://docs.doku.com/get-started/activate-business.md): Have your Business Account verified to unlock all DOKU Dashboard features
- [🇮🇩 Business Account](https://docs.doku.com/get-started/activate-business/business-account.md): Have your Indonesian Business Account verified to unlock all DOKU Dashboard features
- [🇲🇾 Business Account](https://docs.doku.com/get-started/activate-business/business-account-1.md): Have your Malaysian Business Account verified to unlock all DOKU Dashboard features
- [Manage Business](https://docs.doku.com/get-started/manage-business.md): Use DOKU Dashboard to manage your Business Account
- [Manage Team Members](https://docs.doku.com/get-started/manage-business/manage-team-members.md): Add, remove, or assign roles to team members
- [Activate Services](https://docs.doku.com/get-started/manage-business/activate-services.md): Enable all services offered by DOKU
- [Manage Payment Methods](https://docs.doku.com/get-started/manage-business/manage-payment-methods.md): Configure and customize available payment options for your customers
- [Set Up Integration](https://docs.doku.com/get-started/manage-business/set-up-integration.md): Connect your system with DOKU using API keys and integration tools
- [Webhook / Payment Notification](https://docs.doku.com/get-started/manage-business/set-up-integration/webhook-payment-notification.md)
- [Simulate Transactions](https://docs.doku.com/get-started/manage-business/set-up-integration/simulate-transactions.md)
- [Manage Finances](https://docs.doku.com/get-started/manage-business/manage-finances.md): Manage settlement bank accounts and fund disbursements
- [Custom Settlement](https://docs.doku.com/get-started/manage-business/manage-finances/custom-settlement.md)
- [Split Settlement](https://docs.doku.com/get-started/manage-business/manage-finances/custom-settlement/split-settlement.md)
- [Hold and Release](https://docs.doku.com/get-started/manage-business/manage-finances/custom-settlement/hold-and-release.md)
- [Custom Report](https://docs.doku.com/get-started/manage-business/manage-finances/custom-settlement/custom-report.md)
- [Refund](https://docs.doku.com/get-started/manage-business/manage-finances/refund.md)
- [Dispute](https://docs.doku.com/get-started/manage-business/manage-finances/dispute.md)
- [Manage Reports](https://docs.doku.com/get-started/manage-business/manage-reports.md): View and download reports for transactions, settlements, and more
- [Analytics](https://docs.doku.com/get-started/manage-business/manage-reports/analytics.md)
- [Transaction Report](https://docs.doku.com/get-started/manage-business/manage-reports/transaction-report.md)
- [Settlement Report](https://docs.doku.com/get-started/manage-business/manage-reports/settlement-report.md)
- [Manage Operations](https://docs.doku.com/get-started/manage-business/manage-operations.md): Monitor daily business activities and ensure smooth operations
- [Manage Customers](https://docs.doku.com/get-started/manage-business/manage-customers.md): View customer data and manage transaction-related interactions
- [Set Up a Promo](https://docs.doku.com/get-started/manage-business/set-up-a-promo.md)
- [Manage Multiple Brands](https://docs.doku.com/get-started/manage-business/manage-multiple-brands.md): Add and manage different brands under one Business Account
- [Company Dashboard](https://docs.doku.com/get-started/manage-business/manage-multiple-brands/company-dashboard.md)
- [Update Business Data](https://docs.doku.com/get-started/manage-business/update-business-data.md): Edit your company profile, documents, and contact information
- [Manage User Account](https://docs.doku.com/get-started/manage-user-account.md): Update your personal account details and security settings
- [Change Password](https://docs.doku.com/get-started/manage-user-account/change-password.md)
- [Enable 2-Step Verification](https://docs.doku.com/get-started/manage-user-account/enable-2-step-verification.md)
- [Supported Products by Region](https://docs.doku.com/get-started/supported-products-by-region.md)


---

# 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.doku.com/get-started.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.
