> For the complete documentation index, see [llms.txt](https://docs.udara360.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.udara360.io/udara360-docs-1/readme.md).

# Welcome

## Introduction

Udara360 Core Banking is a modern solution to streamline banking operations and improve customer engagement. It is built on a microservice architecture, providing strong scalability, user-friendly interfaces, and valuable business insights.

#### Our Key Features

<details>

<summary><strong>Scalability</strong></summary>

Handles high transaction volumes with ease.

</details>

<details>

<summary><strong>Ease of Use:</strong></summary>

Intuitive interfaces for both clients and developers.

</details>

<details>

<summary><strong>Flexibility</strong></summary>

Easily customisable to fit specific business needs.

</details>

<details>

<summary><strong>High Uptime</strong></summary>

Ensures minimal downtime with advanced redundancy and failover mechanisms.

</details>

<details>

<summary><strong>Efficient EOD Processing</strong></summary>

Streamlines end-of-day processes for faster reconciliation

</details>

## Benefits of Using Udara360 APIs

* **Seamless User Experience:** Provide your customers with a smooth and intuitive digital banking experience.
* **Reduced Downtime:** Minimize technical issues and ensure minimal disruptions to your services.
* **Faster Development:** Accelerate the development of your digital banking products and services.
* **Scalability:** Easily handle growing customer bases and transaction volumes.

## Core API Endpoints

<table data-card-size="large" data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-type="files"></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/cEHgDv7NGBquDGHeLyQ4">/pages/cEHgDv7NGBquDGHeLyQ4</a></td><td><strong>Account API</strong></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/JGCbrAoivEHnzzvCGdmA">/pages/JGCbrAoivEHnzzvCGdmA</a></td><td><strong>Publish your docs</strong></td><td>Share your docs online</td><td><a href="/files/WqTZslyWgLz3XWQj63oY">/files/WqTZslyWgLz3XWQj63oY</a></td><td></td></tr><tr><td><a href="/pages/ZXxfwYY21Yz9PCv9X7ja">/pages/ZXxfwYY21Yz9PCv9X7ja</a></td><td><strong>Create And Manage Accounts</strong></td><td></td><td><a href="/files/vxs1ER5I8VkIA0IaOqfo">/files/vxs1ER5I8VkIA0IaOqfo</a></td><td></td></tr><tr><td><a href="/pages/doM5Yer9oLWKgz5CRVPS">/pages/doM5Yer9oLWKgz5CRVPS</a></td><td></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/51hAaEgj3W8T4Sy3M2Ds">/pages/51hAaEgj3W8T4Sy3M2Ds</a></td><td></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/fICRhK3homI2vbXbQLsg">/pages/fICRhK3homI2vbXbQLsg</a></td><td></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/ImPksjho8aGBZClrn7FU">/pages/ImPksjho8aGBZClrn7FU</a></td><td></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/ZXxfwYY21Yz9PCv9X7ja">/pages/ZXxfwYY21Yz9PCv9X7ja</a></td><td></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/xVmD1Cf0mBaYUubphmCq">/pages/xVmD1Cf0mBaYUubphmCq</a></td><td></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/00Lc2xeZyO6USSNQJkl9">/pages/00Lc2xeZyO6USSNQJkl9</a></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/udara360-docs-1/readme.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.
