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

# Developer Platform

<h2 align="center">PrimePiper (PPP)</h2>

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

<h3 align="center">Agent-native prime broker</h3>

<p align="center">Support unified on/off ramping, fx, transfer &#x26; payment of all protocols.</p>

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

{% columns %}
{% column %}

### Setup

1. Log into [app.primepiper.xyz](https://app.primepiper.xyz)
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 PrimePiper account" overflow="wrap" %}

```viml
set up https://primepiper.xyz/SKILL.md
```

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

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

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


---

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