# Transactions

- [Card to Card Transfer](https://apidocs.juicefin.com/apis/transactions/card-to-card-transfer.md)
- [Charge Fee](https://apidocs.juicefin.com/apis/transactions/charge-fee.md)
- [Load Network Reload Card](https://apidocs.juicefin.com/apis/transactions/load-network-reload-card.md)
- [Load Network Unload Card](https://apidocs.juicefin.com/apis/transactions/load-network-unload-card.md)
- [Load Network Verify Card](https://apidocs.juicefin.com/apis/transactions/load-network-verify-card.md)
- [Load Network Void Card](https://apidocs.juicefin.com/apis/transactions/load-network-void-card.md)
- [Pay CH Bill](https://apidocs.juicefin.com/apis/transactions/pay-ch-bill.md)
- [Reverse Fee](https://apidocs.juicefin.com/apis/transactions/reverse-fee.md)
- [Webhook Examples](https://apidocs.juicefin.com/apis/transactions/webhook-examples.md)
- [Decoding an ISO 8583 Payload](https://apidocs.juicefin.com/apis/transactions/decoding-an-iso-8583-payload.md)
- [Connecting Auth to Purchase](https://apidocs.juicefin.com/apis/transactions/connecting-auth-to-purchase.md)
- [Juice Transaction Codes](https://apidocs.juicefin.com/apis/transactions/juice-transaction-codes.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://apidocs.juicefin.com/apis/transactions.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.
