# Introduction

**Orangepill** is DeFi accounting core layer on top of multi-blockchain infrastructure for managing and moving digital assets and liabilities.

<figure><img src="/files/edEnnSZSS52eUyMMD3f1" alt=""><figcaption><p>Orangepill Components Diagram</p></figcaption></figure>

## Orangepill Cloud

**Orangepill Cloud** is a scalable and reliable software-as-a-service platform for building solutions based on digital and crypto assets. All available DeFi services are exposed as fast REST API.

## Orangepill Cluster

**Orangepill Cluster** is self-hosted instance of Orangepill Core for Enterprise customers. All available DeFi services are exposed as fast REST API. Orangepill Cluster connects to multi-blockchain infrastructure.&#x20;

##


---

# 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.orangepill.cloud/getting-started/introduction.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.
