# Environment

The ePay Halyk Bank integration app can operate in 2 modes:

* Live mode: Activated when the store is ready to process real transactions and send this information to the ePay personal account.&#x20;
* Test mode: Activated when the online store is in preparation for real sales.

### Live mode

To enable Live mode in the app, go to the "Advanced settings" section and select "Live" in the "Environment" field

<figure><img src="/files/h2P8abwMxcz6f0xGw7nH" alt=""><figcaption></figcaption></figure>


---

# 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.codpeller.com/en/halykepay/nastroika/advanced-settings/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.
