# Online management portal

When we log in to [new.admira.mobi](https://admira.info/en/manual/online-platform/_wp_link_placeholder) we will find this screen:

<figure><img src="/files/DhN0IFMRLKM5g5V9fzev" alt=""><figcaption><p>Admira platform</p></figcaption></figure>

We will explain the different elements in this summary table:

| Index | Function | Description                                                                      |
| ----- | -------- | -------------------------------------------------------------------------------- |
| A     | Logo     | “Shortcut” to the initial page (Home, the one above)                             |
| B     | Tab menu | Allows the user to navigate through the contents that appear in the General View |
| C     | Home     | Global view of all Admira specifications and functionalities                     |


---

# 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.admira.com/english/basic-knowledge/online-management-portal.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.
