# Environment

- [Test Environment](https://developer.paywall.one/payment-orchestration-integration-document/environment/test-environment.md): The Paywall integration process provides a test environment that mirrors all the features of the live environment, including providers and services, allowing you to develop and complete your integrati
- [Prod Environment](https://developer.paywall.one/payment-orchestration-integration-document/environment/prod-environment.md): This page contains the real (production) environment details of Paywall. For any information you cannot access on this page, you can contact us at \[help@paywall.one]\(mailto:help@paywall.one).
- [Felaket (DR) Ortam](https://developer.paywall.one/payment-orchestration-integration-document/environment/felaket-dr-ortam.md): Paywall'un sağladığı her bir domain adresinin, yaşanabilecek olası erişim sorunları (dış sağlayıcılar) için de disaster versiyonları bulunmaktadır.


---

# 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://developer.paywall.one/payment-orchestration-integration-document/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.
