# Developer Platform

<h2 align="center">Bank of Universe (BOU)</h2>

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

<p align="center">Programmable crypto-fiat account for secure storage and usage of funds for AI agents.<br>Support unified on/off ramping, fx, transfer &#x26; payment of all protocols.</p>

<p align="center"></p>

{% columns %}
{% column %}

### Setup

1. Log into [app.bankofuniverse.org](https://app.bankofuniverse.org)
2. Generate an API key&#x20;
3. Set up skill using the command on the right and attach API key

{% endcolumn %}

{% column %}
{% code title="setup BOU account" overflow="wrap" %}

```viml
set up https://bankofuniverse.org/SKILL.md
```

{% endcode %}
{% endcolumn %}
{% endcolumns %}

\
Our team has background in AWS, Galois/Kraken, DRW-ergonia, Neutron.&#x20;

Always open to chat and understand how BOU can better serve you and your agents. :) [Contact us here](https://docs.bankofuniverse.org/help-center/).


---

# 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/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.
