# A Deep Dive Into Traditional Banking

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

The core functions of traditional banks can be grouped into three main areas:

* Custody: Safeguarding users’ funds through deposits and settlement services.
* Credit: Lending depositors’ money to borrowers through credit operations.
* Payments & Clearing: Facilitating the transfer of funds between different accounts and institutions.

These functions are, by nature, intermediary roles, relying on centralized banks and clearing institutions to operate. The above image illustrates how banks and clearing institutions currently collaborate in cross-border payment systems. However, the legacy system was designed as a patchwork of separate banks, each with limited trust and coordination, it inevitably starts facing inefficiencies that shape many of today’s banking challenges.

In the sections ahead, we take a holistic look at how traditional banking works—from its technology stack to its operational workflows— and the challenges they face today to illustrate why legacy rails are no longer capable of supporting the financial systems of the future.<br>


---

# 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.stakestone.io/stakestone/stakestone-2.0-crypto-native-neo-bank/a-deep-dive-into-traditional-banking.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.
