# Countries

If the default list doesn't meet your partnership program requirements, you can add new countries using the **Create** button or modify them according to your preferences using the **pencil icon**.

The following information is provided about each country:

**Name**

The name of a country.

***

**Alpha-2 code**

The two-letter country code, as per ISO 3166.

***

**Alpha-3 code**

The three-letter country code, as per ISO 3166.

***

**Numeric code**

The numeric country code, as per ISO 3166.

***

**Geographic region**

The geographic subregion, as per ISO 3166.

***

**Created**

The date and time when an entity was added.


---

# 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.ib.b2core.b2broker.com/for-brokers/back-office-guide/preferences/location/countries.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.
