# Go live

### Ready to go live?

When your integration is complete, click "**Request go live**" button in the STG Merchant Panel.&#x20;

<figure><img src="/files/iiG71AHzsYdYboCZj4RF" alt="" width="375"><figcaption><p>It will appear in the Homepage, within the top right corner.</p></figcaption></figure>

To ensure a seamless launch, our team will then carefully review your test transactions to confirm a correct setup. Once approved, we will promptly email the activation link for your production account.

### Configure your production account

Your account is approved and ready for its final setup. Complete the following technical steps to enable live transaction processing.

* [x] [Configure production domain URL](/guides/getting-started/get-your-api-keys.md#urls)
* [x] [Retrieve production API Keys](/guides/getting-started/get-your-api-keys.md#retrieve-your-credentials)
* [x] [Whitelist your production servers IPs](/guides/getting-started/important-configurations.md#whitelist-ips)
* [x] [Set up default webhook URLs](/guides/getting-started/important-configurations.md#configure-default-urls)


---

# 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.pandablue.com/guides/getting-started/go-live.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.
