# AGWS

- [Account Status Codes Guide](https://docs.tarlanpayments.kz/eng/agws/account-status-codes-guide.md)
- [Error Codes](https://docs.tarlanpayments.kz/eng/agws/error-codes.md)
- [Reason for operation rejection](https://docs.tarlanpayments.kz/eng/agws/reason-for-operation-rejection.md)
- [Transaction Lifetime](https://docs.tarlanpayments.kz/eng/agws/transaction-lifetime.md)
- [Transaction Status Guide](https://docs.tarlanpayments.kz/eng/agws/transaction-status-guide.md)
- [Creating a Signature](https://docs.tarlanpayments.kz/eng/agws/creating-a-signature.md)
- [Check account status](https://docs.tarlanpayments.kz/eng/agws/check-account-status.md)
- [Make a payment](https://docs.tarlanpayments.kz/eng/agws/make-a-payment.md)
- [Checking the refill status](https://docs.tarlanpayments.kz/eng/agws/checking-the-refill-status.md)
- [Checking the remaining balance on the account](https://docs.tarlanpayments.kz/eng/agws/checking-the-remaining-balance-on-the-account.md)
- [Confirmation of funds debit](https://docs.tarlanpayments.kz/eng/agws/confirmation-of-funds-debit.md)
- [Creating a payment link](https://docs.tarlanpayments.kz/eng/agws/creating-a-payment-link.md)
- [Showcase Flow](https://docs.tarlanpayments.kz/eng/agws/showcase-flow.md): Flow when a system is a showcase
- [Service Provider Flow](https://docs.tarlanpayments.kz/eng/agws/service-provider-flow.md): Flow when a system is a Service Provider
- [Payment System Callback](https://docs.tarlanpayments.kz/eng/agws/payment-system-callback.md)
- [Payment Processing Scheme](https://docs.tarlanpayments.kz/eng/agws/payment-processing-scheme.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.tarlanpayments.kz/eng/agws.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.
