# Add DBIC

## Overview

DBIC, or `Doing Business in Countries` is a feature that requires the retrieval of a country list from the client. When a client utilizes multiple eCommerce instances to cater to different countries, it is crucial to include only the countries relevant to the specific instance.

Please note that the countries added here will be accessible in all address forms across the application. To ensure a positive user experience, it is advised to avoid adding an excessive number of countries.

## Instructions

### Log into OMS Instance

Visit your OMS Instance at [https://{instanceName}.hotwax.io/](https://{instancename}.hotwax.io/).

### Navigate to Company Settings

1. Open the Hamburger menu.
2. Go to Settings.
3. Select Companies.

### View Company Page

Click on your company name to open the View Company page.

### Access DBIC Section

Find the DBIC section on the View Company page.

### Add Function for Each Country

1. Click on `Add function` in the DBIC section.
2. Choose "Country" from the dropdown menu.
3. Click on `Add function` again.

By following these steps, you can add DBIC countries to your OMS instance, ensuring that the application caters specifically to the countries relevant to your business operations.

{% embed url="<https://youtu.be/Oh_zosIaeek>" %}


---

# 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.hotwax.co/documents/administration-company-administration-company-administration-company/initial-setup/initial-setup.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.
