# Getting Started

- [Onboarding](https://docs.udara360.io/getting-started/onboarding.md): Udara360 Core Banking Application Onboarding Guide
- [Dashboard Overview](https://docs.udara360.io/getting-started/dashboard-overview.md)
- [Executive Dashboard](https://docs.udara360.io/getting-started/dashboard-overview/executive-dashboard.md)
- [Customisation](https://docs.udara360.io/getting-started/customisation.md)
- [Change Language](https://docs.udara360.io/getting-started/customisation/change-language.md)
- [Navigations & Sidebars](https://docs.udara360.io/getting-started/customisation/navigations-and-sidebars.md)
- [Typography](https://docs.udara360.io/getting-started/customisation/typography.md)
- [Theme & Animation](https://docs.udara360.io/getting-started/customisation/theme-and-animation.md)
- [Udara AI](https://docs.udara360.io/getting-started/customisation/udara-ai.md)
- [Pagination](https://docs.udara360.io/getting-started/pagination.md)
- [Date Selection](https://docs.udara360.io/getting-started/date-selection.md)
- [Search/Filter](https://docs.udara360.io/getting-started/search-filter.md)
- [Reset Password](https://docs.udara360.io/getting-started/reset-password.md)


---

# 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.udara360.io/getting-started.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.
