# Module Icons

The ***Platform Homepage*** displays icons of ***Admin***, ***Security***, ***Data Center,*** and ***Story*** on the homepage to make them easily available for the user.

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

The user can click on a module icon from the left menu panel to get redirected to that module.

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

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*&#x20;

* *The user can also access these modules from the **Apps** menu.*

&#x20;      ![](/files/gNBlmxfRC9dczNWUVq2Y)
{% endhint %}


---

# 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.bdb.ai/interacting-with-platform-3/homepage/left-menu-panel/module-icons.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.
