# Development

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

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

This environment enables you to integrate with a test version of the Onboarding Flow and allows you to create and manage test Consent.

This environment offers the ability to connect to Accounting Systems as well as pull dummy data for a number of endpoints from our test Accounting System - TEST.1.

{% hint style="danger" %}
To avoid incurring additional usage charges, you should not use Production consent during development.
{% 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.zwapgrid.com/client-portal/environments/development.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.
