# Freelance

{% tabs %}
{% tab title="No Integration" %}
For Accepting Payments

1. Payment Link
   * Partial Payments. This feature allows clients to make partial payments to you provided that you allow it. This will help to increase the success rate of the transactions as clients are given flexibility to make installments to their payments.&#x20;
   * Multiple Payments. By using Multiple Payments, clients can use the same link to make payments multiple times. This will make it more convenient for the clients to make payments as the payment link does not change.
2. Digital Catalog
   * You can easily list all your services such as logo design, web design, translation, business, blogging, content marketing, proofreading, and many more.&#x20;
3. QRIS (Static)
   * Static QR codes contain fixed information, and the content remains the same for every transaction. Static QR codes are generally easier to generate and manage, as the information encoded in the code remains constant.
     {% endtab %}

{% tab title="Web/Mobile integration" %}
For Accepting Payments

1. DOKU Checkout
   * For easier integration, we recommend to use DOKU Checkout.
2. Direct API
   * For more customizable integration, we recommend to use Direct API.
     {% endtab %}
     {% endtabs %}


---

# 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/use-cases/freelance.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.
