# CORE CONCEPT

- [Banks](https://docs.untitledbank.co/core-concept/banks.md)
- [Layered Bank Structure](https://docs.untitledbank.co/core-concept/banks/layered-bank-structure.md)
- [Broad Asset Support](https://docs.untitledbank.co/core-concept/banks/broad-asset-support.md)
- [ICrosschainERC20 Vault (TBD)](https://docs.untitledbank.co/core-concept/banks/icrosschainerc20-vault-tbd.md): Previously SuperchainERC20 Vault
- [Markets](https://docs.untitledbank.co/core-concept/markets.md)
- [Layered Market Structure](https://docs.untitledbank.co/core-concept/markets/layered-market-structure.md)
- [Modular Architecture](https://docs.untitledbank.co/core-concept/markets/modular-architecture.md)
- [Permissionless and Flexible](https://docs.untitledbank.co/core-concept/markets/permissionless-and-flexible.md)
- [Advanced Risk Management](https://docs.untitledbank.co/core-concept/markets/advanced-risk-management.md)
- [Multiply (Leverage) Feature](https://docs.untitledbank.co/core-concept/markets/multiply-leverage-feature.md)
- [Bundler](https://docs.untitledbank.co/core-concept/markets/bundler.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.untitledbank.co/core-concept.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.
