# Configure Shipmondo

## Step 1: Sign up & Sign in

1. Head to the [Shipmondo Signup page](https://app.shipmondo.com/account/sign-up/).
2. Complete the application form to apply for an account.

![The interface when signing up for a Shipmondo account.](/files/24RocTzGOtmHHCogFYCo)

3. Head to the [Shipmondo Login page](https://app.shipmondo.com/account/login/).
4. Sign in to your account.

![The interface when signing in to your Shipmondo account.](/files/Z9MDyDNquPLMicA8ObWz)

## Step 2: API Keys

In order for Umbraco Commerce to communicate with Shipmondo securely we need to retrieve a series of API keys used for authentication.

1. Access the Shipmondo Portal.
2. Choose the Settings > API > Access menu item.

![The interface when accessing your Shipmondo API keys.](/files/q1qc2NxdBopIPwdxTUMY)

Here you will find your API Username and key. Note these down as you will need to enter them into the Umbraco Commerce UI shortly.


---

# 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/shipmondo/configuring-shipmondo.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.
