# Getting started

## Step 1: Create your account

Navigate to [app.digicust.com](https://app.digicust.com) and sign up with your email or social account. You will be prompted to fill out basic information about your company that we need in order to automate customs clearance for you.

## Step 2: Configure your first execution strategy

Execution strategies define how customs cases are being processed. We understand that our clients' needs vary and Dexter is designed to be flexible in the way you can integrate it.

Navigate to "Settings" and click "My Strategy". You will end up in the configuration page of your execution strategy:

<figure><img src="/files/NfqhuKyssTUeYHURiONZ" alt=""><figcaption><p>Execution Strategy configuration page</p></figcaption></figure>

We did the basic configurations for you. You can come back at any later point. For now, click save.

## Step 3: Upload your first customs case

Navigate to Customs Cases and hit "Create New". Now, set a reference to find your case again later, choose the newly created execution strategty and choose your first customs document you want to process. That might be an invoice, waybill, delivery note, packing list or any other relevant customs document - or even multiple customs documents in one single PDF file. Then, hit "Upload"!

<figure><img src="/files/DofA3jOqKtN8ELLms01m" alt=""><figcaption><p>Upload a customs case</p></figcaption></figure>

Your case is now being processed. Depending on your plan and the size of the documents, this can take around 15 minutes. Outside our business hours, cases might be processed the next morning only.

## Step 4: Your first case is processed

Congrats! You have processed your first customs case. To increase the automation degree, configure your execution strategy and/or upload master data.


---

# 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://guide.digicust.com/guides/getting-started.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.
