# o-API

o-API acts as a gateway for developers to integrate with and participate in the *oooo* bridge ecosystem.

Developers can utilize the o-API to seamlessly connect their applications to *oooo*’s extensive network, which includes support for Bitcoin, RGB, Taproot, Runes, Lightning, and various other networks. This integration allows for the secure, rapid, and cost-effective circulation of BTC-native assets, including BTC and encrypted messages, across multiple networks.

The o-API is designed with flexibility and ease of use in mind, ensuring that developers can effortlessly integrate their systems, regardless of the complexity of their applications. Whether it’s for transferring assets, querying network statuses, or tapping into the speed and affordability of *oooo*, the o-API provides all the necessary tools.

*Note: The specific details and documentation for the* o-*API are currently under construction and will be made available soon.*


---

# 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.oooo.money/developer-guides/o-api.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.
