# Esnekpos Developer Environment

- [Home Page](https://developer-eng.esnekpos.com/esnekpos-developer-environment/home-page.md)
- [Starting](https://developer-eng.esnekpos.com/esnekpos-developer-environment/starting.md)
- [Ready Modules](https://developer-eng.esnekpos.com/esnekpos-developer-environment/ready-modules.md)
- [Integration](https://developer-eng.esnekpos.com/esnekpos-developer-environment/integration.md)
- [Test Environment](https://developer-eng.esnekpos.com/esnekpos-developer-environment/integration/test-environment.md)
- [Real(Prod) Environment](https://developer-eng.esnekpos.com/esnekpos-developer-environment/integration/real-prod-environment.md)
- [Payment Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/payment-service.md)
- [Payment Methods](https://developer-eng.esnekpos.com/esnekpos-developer-environment/payment-service/payment-methods.md)
- [3D Payment](https://developer-eng.esnekpos.com/esnekpos-developer-environment/payment-service/3d-payment.md)
- [Common Payment Page](https://developer-eng.esnekpos.com/esnekpos-developer-environment/payment-service/common-payment-page.md)
- [Recurring Payment Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/recurring-payment-service.md)
- [Payment Receiving Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/recurring-payment-service/payment-receiving-service.md)
- [Cancellation Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/recurring-payment-service/cancellation-service.md)
- [Transaction Listing Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/recurring-payment-service/transaction-listing-service.md)
- [Transaction Inquiry Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/recurring-payment-service/transaction-inquiry-service.md)
- [Card Cancellation Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/recurring-payment-service/card-cancellation-service.md)
- [Add Card Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/recurring-payment-service/add-card-service.md)
- [Android Pos Web Api](https://developer-eng.esnekpos.com/esnekpos-developer-environment/android-pos-web-api.md)
- [Pos Listing Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/android-pos-web-api/pos-listing-service.md)
- [Payment Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/android-pos-web-api/payment-service.md)
- [Transaction Cancellation Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/android-pos-web-api/transaction-cancellation-service.md)
- [BKM Express](https://developer-eng.esnekpos.com/esnekpos-developer-environment/bkm-express.md)
- [BKM Express with Common Payment Page](https://developer-eng.esnekpos.com/esnekpos-developer-environment/bkm-express/bkm-express-with-common-payment-page.md)
- [Service by BKM Express](https://developer-eng.esnekpos.com/esnekpos-developer-environment/bkm-express/service-by-bkm-express.md)
- [BKM Express Test Environment Information](https://developer-eng.esnekpos.com/esnekpos-developer-environment/bkm-express/bkm-express-test-environment-information.md)
- [Marketplace Integration](https://developer-eng.esnekpos.com/esnekpos-developer-environment/marketplace-integration.md): Marketplace Integration
- [Marketplace Integration](https://developer-eng.esnekpos.com/esnekpos-developer-environment/marketplace-integration/marketplace-integration.md)
- [Store Identification](https://developer-eng.esnekpos.com/esnekpos-developer-environment/marketplace-integration/store-identification.md)
- [Store Inquiry](https://developer-eng.esnekpos.com/esnekpos-developer-environment/marketplace-integration/store-inquiry.md)
- [Getting Payment](https://developer-eng.esnekpos.com/esnekpos-developer-environment/marketplace-integration/getting-payment.md)
- [Payment Confirmation](https://developer-eng.esnekpos.com/esnekpos-developer-environment/marketplace-integration/payment-confirmation.md)
- [Extradition request](https://developer-eng.esnekpos.com/esnekpos-developer-environment/marketplace-integration/extradition-request.md)
- [Store Credit Reduction](https://developer-eng.esnekpos.com/esnekpos-developer-environment/marketplace-integration/store-credit-reduction.md)
- [Return/Cancellation Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/return-cancellation-service.md)
- [Transaction Listing Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/transaction-listing-service.md)
- [Android Pos Transaction Listing Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/android-pos-transaction-listing-service.md)
- [Merchant Balance Inquiry Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/merchant-balance-inquiry-service.md)
- [Transaction Inquiry Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/transaction-inquiry-service.md)
- [Transfer Listing Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/transfer-listing-service.md)
- [Thousand Inquiry Service](https://developer-eng.esnekpos.com/esnekpos-developer-environment/thousand-inquiry-service.md)
- [Installment And Rate Listing](https://developer-eng.esnekpos.com/esnekpos-developer-environment/installment-and-rate-listing.md)
- [Error Codes](https://developer-eng.esnekpos.com/esnekpos-developer-environment/error-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://developer-eng.esnekpos.com/esnekpos-developer-environment.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.
