# Getting to know MikoPBX

### First login to the MikoPBX system

Go to the MikoPBX installation console, remember the IP address that your PBX received.

<figure><img src="https://835495363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZ8acWnNlSalIHQjMFu1%2Fuploads%2FyNnwKHZbXx8zwuDUo6RV%2F1.png?alt=media&#x26;token=bf0b0bbf-7617-4752-905d-0bf5185796ba" alt=""><figcaption><p>MikoPBX IP address for connecting to the WEB interface</p></figcaption></figure>

Enter the received MikoPBX IP address in the web browser. The authorization page will be displayed. Log in using the default credentials:

{% hint style="success" %}
Use the following default credentials for the first login to the MikoPBX web interface:

* Username: admin
* Password: admin
  {% endhint %}

<figure><img src="https://835495363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZ8acWnNlSalIHQjMFu1%2Fuploads%2FEbT4d2IVn3WvxBKOgPmr%2F2.png?alt=media&#x26;token=a287d2fb-17cd-4d96-9f3d-c3284f183213" alt=""><figcaption><p>Authorization page in the web interface</p></figcaption></figure>

After successful authorization, MikoPBX will automatically open the settings for changing the password:

<figure><img src="https://835495363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZ8acWnNlSalIHQjMFu1%2Fuploads%2FczdrmKSmTGkuQy9hR4s7%2F4.png?alt=media&#x26;token=577d41d5-aafe-4584-b20e-2e29a62a796b" alt=""><figcaption><p>First authorization in the MikoPBX WEB interface</p></figcaption></figure>

{% hint style="info" %}
For more information about the General Settings, see the [General Settings ](https://docs.mikopbx.com/mikopbx/english/manual/system/general-settings)section.
{% endhint %}

After changing the password, the system will be fully operational. It is recommended to immediately configure the firewall rules. You can read about how to do this by following [the link](https://docs.mikopbx.com/mikopbx/english/manual/connectivity/firewall).


---

# 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.mikopbx.com/mikopbx/english/readme/getting-to-know-mikopbx.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.
