# Production

{% hint style="info" %}
To create Production consents via the API, you must use a Production API Key
{% endhint %}

This environment is used for development against API.1 in the production environment of Your Platform.

This environment enables you to integrate with a production version of the Onboarding Flow and allows you to create and manage actual Consent for Your Customer.


---

# 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.zwapgrid.com/client-portal/environments/production.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.
