# Before you start

Here's a checklist of prerequisites you'll need for Pre-Mapping:

* Read [What is Integration Gateway?](/readme.md)first
* Access to your Integration Gateway DEV environment
* Full permissions to the integration in your environment
* Access to your [Help Center (Jira Portal)](https://alphapack.atlassian.net/servicedesk/customer/portals)

{% hint style="success" %}
A new feature, [Buildhelper](/integration-gateway-platform-reference/buildhelper.md), is now available and can be used to import pre-created fields for various external Systems / APIs.
{% endhint %}

{% hint style="info" %}
If you're missing any of the above prerequisites or are unsure if you have all of them, submit a ticket to the [Help Center](https://alphapack.atlassian.net/servicedesk/customer/portals)
{% 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://glyue.docs.sandboxbanking.com/tutorials/what-is-pre-mapping/before-you-start.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.
