# Transaksi

{% hint style="success" %}
Silahkan chat ke Whatsapp Center yang telah disediakan di halaman [koneksi](https://tukar.co.id/dashboard/koneksi), dengan format berikut:
{% endhint %}

> **FORMAT**
>
> \[KODEPRODUK].\[TUJUAN].\[PIN]

> **Contoh Request**
>
> TT50.081298956177.12345

> **Respon**
>
> TRX \[KODEPRODUK] ke \[TUJUAN] segera diproses Saldo=\[SALDO] TRXID=\[TRXID].

{% hint style="warning" %}

### Transaksi ke Nomor yang Sama <a href="#transaksi-ke-nomor-yang-sama" id="transaksi-ke-nomor-yang-sama"></a>

Hanya akan memproses transaksi **1x** ke **nomor yang sama dalam hari sama** untuk memastikan Transaksi tidak duplikat. Untuk bisa melakukan transaksi lebih dari sekali ke nomor yang sama dalam sehari, silahkan gunakan cara berikut:
{% endhint %}

> #### Format Counter <a href="#format-counter" id="format-counter"></a>
>
> \[KODEPRODUK].\[2..n].\[TUJUAN].\[PIN]

> **Contoh Request**
>
> TT50.1.081298956177.12345
>
> TT50.2.081298956177.12345

{% hint style="success" %}

### Contoh Respon yang Akan Anda Terima <a href="#transaksi-ke-nomor-yang-sama" id="transaksi-ke-nomor-yang-sama"></a>

{% endhint %}

> **Contoh Respon Proses**
>
> TRX tt50 ke 081298956177 segera diproses Saldo=16236231 TRXID=trodslpkqjw.

> **Contoh Respon Sukses**
>
> TRX tt50.081298956177 BERHASIL, HRG:48015 SN: . SISA SALDO:16188216 TRXID=trodslpkqjw.

> **Contoh Respon Gagal**
>
> TRX tt50.081298956177 GAGAL, Transaksi Gagal. SISA SALDO:16188216 TRXID=trodslpkqjw.


---

# 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.sidopulsa.com/transaksi.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.
