# Deployment configuration

{% hint style="info" %}
Selection of the parameter configuration location

[Best practices for documenting configuration parameters](/documentation/documentation-en/zarzadzanie-aplikacja-biznesowa/zarzadzanie-konfiguracja/konfiguracja-aplikacji-biznesowej-serwer-konfiguracji/dobre-praktyki-dokumentacji-parametrow-konfiguracyjnych.md)
{% endhint %}

{% hint style="info" %}
Deployment parameters\
Determining environment-dependent deployment parameters
{% endhint %}

Example:

* application in the DEV environment (new application/change + QA)
* application in the TEST environment (QA, regression)
* change documentation (changelog + product documentation)
* deployment of the application to the target environment + communication of changes (mail/Jira)
* confirmation of deployment correctness.

{% hint style="info" %}
ServiceId: [serviceId](/documentation/documentation-en/budowanie-aplikacji/logika-biznesowa/scriptcode/restapi-integracje-z-zewnetrznymi-systemami/konfiguracja-restapi.md#id-restapi-wolaniezewnetrznychuslugrestowych-scriptcode-konfiguracja)
{% endhint %}


---

# 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.eximee.com/documentation/documentation-en/zarzadzanie-aplikacja-biznesowa/zarzadzanie-konfiguracja/konfiguracja-wdrozeniowa.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.
