# Custom Domains

### Prerequisites

* A domain or subdomain you want to use
* Access to your domain's DNS records
* An existing BDP Account

### Step 1: Contact BDP Support to set up annual billing

1. Send an email ("<support@bulkdelivery.pro>") or use the [BDP contact page](https://bulkdelivery.pro/contact/).
2. Let us know that you'd like sign up to and enable usage of a custom domain, and let us know what specific domain or subdomain you decided on.

{% hint style="info" %}
Our support team will get back to you with a link you can follow to set up recurring (annual) payments for this service.  They will also help you coordinate connecting the dots on the following required steps.
{% endhint %}

### Step 2: Create a Google Maps API Key

BDP requires that custom domain accounts use their own Google Maps API Key.  Creating this key and usage for most BDP accounts will not result in any additional fees, but this step does require that a valid credit be stored.

[Google Maps API Key Setup Guide  →](/pro-tips/custom-domains/google-maps-api-key-setup-guide.md)

### Step 3: Provide Google Maps API Key to BDP

Once you have the API Key, please provide it to BDP Support for testing. &#x20;

{% hint style="info" %}
The process of setting up and testing a Custom Domain typically takes a 1-2 business days, largely dependent on the availability of staff or 3rd parties who can assist with managing DNS changes and setting up the Google Maps API Key. &#x20;
{% 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.bulkdelivery.pro/pro-tips/custom-domains.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.
