# Magento Details

The **Magento Details** section can be found in **User Portal → Project → Selected Instance →  Application Management.**

Here you will find your instance IP address, storefront and admin URLs, as well as the username and password to access the Magento admin.

{% hint style="warning" %}
Note that you must have permission access of an Admin or Developer to access Magento admin credentials.
{% endhint %}

<figure><img src="/files/XjAl88BQ9repLiHIo8EJ" alt=""><figcaption></figcaption></figure>

## IP Address

We have multiple clusters across regions of the world. Here is the list of their public IP addresses:

| Region           | IP Address    |
| ---------------- | ------------- |
| Europe Ireland   | 63.34.64.58   |
| Europe Stockhol  | 13.50.146.65  |
| USA Ohio         | 3.18.192.113  |
| Canada Central   | 35.182.89.153 |
| Middle East UAE  | 40.172.65.195 |
| Australia Sydney | 52.65.157.100 |


---

# 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://help.readymage.com/application-management/access-details.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.
