# Configure DHL

## Step 1: Sign up & Sign in

1. Head to the [MyDHL Express portal](https://mydhl.express.dhl).
2. Select your region from the locations dropdown.
3. Choose `Register` from the header menu.
4. Complete the application form to apply for an account.
5. A DHL representative will be in touch to provide you with the relevant credentials.


---

# 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.umbraco.com/umbraco-commerce-shipping-providers/dhl/configuring-dhl.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.
