# Use Cases

oooo supports a variety of use cases and scenarios that enhance connectivity and functionality within the Bitcoin ecosystem:

#### Cross-Chain Transfer

Enables seamless asset and information flow between Bitcoin's base layer and various Layer 2 solutions.&#x20;

#### Multi-Chain dApps

Lowers developer entry barriers for cross-chain integration and interaction.&#x20;

#### Modular & Composable

Allows for easy reconfiguration to meet different requirements and enhance functionality.&#x20;

#### Asset Abstraction Layer

&#x20;Automatically consolidates and manages cross-chain activities, simplifying user interaction and relieving developers from the burden of integrating multiple chains.


---

# 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/what-is-oooo/use-cases.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.
