# Environment

The Ecom BCC integration app can operate in two modes:

* **Live mode** – Activated when the store is ready to process real transactions and send this data to the Ecom BCC personal account
* **Test mode** – Activated when the online store is in the preparation stage for real sales

{% hint style="info" %}
To use the app in test mode, you must have a test account for online acquiring
{% endhint %}

### Live Mode

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

<figure><img src="/files/EapasqCFcot6pCdJTC0v" 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/bcc/settings/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.
