# Dictionary

- [Transaction status](https://docs.merchant.alb.ua/en/dictionary/transaction-status.md)
- [Test cases](https://docs.merchant.alb.ua/en/dictionary/test-cases.md): Test cases for working with test terminals in a production environment The answer depends on the value of the coins specified in the coinAmount parameter
- [Error codes](https://docs.merchant.alb.ua/en/dictionary/error-codes.md): The error codes listed below do not indicate the success or failure of transactions.
- [Value actionCode, responseCode](https://docs.merchant.alb.ua/en/dictionary/value-actioncode-responsecode.md)
- [Limits](https://docs.merchant.alb.ua/en/dictionary/limits.md): The total number of attempted operations per day is 70, regardless of the MSS and type of operation
- [Instructions for reconciliation by registers](https://docs.merchant.alb.ua/en/dictionary/instructions-for-reconciliation-by-registers.md): Using data from the registers to verify successful transactions.
- [Fields Description in Registers](https://docs.merchant.alb.ua/en/dictionary/instructions-for-reconciliation-by-registers/fields-description-in-registers.md): Description of Fields Present in Transaction Registers
- [Whitelist IP addresses and URLs](https://docs.merchant.alb.ua/en/dictionary/whitelist-ip-addresses-and-urls.md): Using WhiteListing
- [PriorityBankCode Directory](https://docs.merchant.alb.ua/en/dictionary/prioritybankcode-directory.md): The values ​​from the directory are used to select the priority bank when making an A2A payment.


---

# 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.merchant.alb.ua/en/dictionary.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.
