> For the complete documentation index, see [llms.txt](https://docs.codebattles.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codebattles.ru/en/installation/kak-zaiti.md).

# How to log in

<figure><img src="https://3530347106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNmxNebGSoyvcFD4st7Ia%2Fuploads%2Fgit-blob-62c7458f526bae8404fc3a35f72b476faf09620b%2Fimage%20(27).png?alt=media" alt=""><figcaption></figcaption></figure>

To access the page, you need to go to the <mark style="color:red;">gateway</mark>, port <mark style="color:red;">2500</mark>\
If the system is running locally, then <http://localhost:2500>

It is impossible to test frontends, user interfaces directly without using the gateway port.

{% hint style="warning" %}
**Why is this?**\
\
This occurs because the frontends are configured to go to the same port. When opening the frontend without the gateway, the application tries to access the API, but this will not work due to the different port
{% endhint %}

Databases and APIs will work fine
