# Pre-Launch Checklist

You've integrated the widget into your app, and you're happy with how its working. Now its time to go live!&#x20;

Follow our checklist below to make sure you're ready.&#x20;

## Checklist

* [ ] Contact your Account Manager to configure your account to support a specific set of countries, currencies and payment methods &#x20;
* [ ] Contact your Account Manager to whitelist your production domains so the widget loads
* [ ] Contact your Account Manager to enable your account for external customers&#x20;


---

# 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.blockchain.com/pay/getting-started/pre-launch-checklist.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.
