# Introduction

Bank of Universe is a programmable one account, both crypto-fiat rails banking experience for humans and agents.&#x20;

We solve 3 problems

* Where money sits (both crypto & fiat)
* How money flows
* The experience problem

With local vendors integration, we make the crypto-fiat financing experience truly seamless and instant. We support customizable human-defined guardrails, and support A2A, M2M, A2C, A2M for agents.

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

Human user access our service via GUI.\
Agent user access our service via API key with human-defined guardrails.

Refer to [Architecture](/documentation/publish-your-docs.md) for backend details.


---

# 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.bankofuniverse.org/documentation/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.
