# Overview

![(Fig. 1 Orbit Chain Ecosystem) ](https://1215704513-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhJkF0fN74J8B_4gV3w%2F-LvnhNk4Xf0vjVn1aWOJ%2F-Lvnx9MP0JHmlTFdOwvw%2Fimage.png?alt=media\&token=8d08821c-e503-4e41-ae2b-5af06ec2c52d)

&#x20; Orbit Chain is a multi-asset supporting platform to be discussed in this Gitbook. Through multi-asset support, users can utilize various crypto assets of different blockchains on a singular chain. This allows for easy management and transfer of user’s asset, through decentralized communication channels of different chains and Orbit Chain. To Dapp and other decentralized protocol developers, Orbit Chain provides a flexible environment to develop on.  By using Orbit Chain, the need to develop for each individual chain is essentially eliminated, in addition to providing a high level of liquidity between different assets. Orbit Chain project’s infrastructure and road map is available for review in this Gitbook.  Orbit Chain’s support for token economy and governance as a decentralized platform is explained on here as well.  Anyone can create a decentralized service on Orbit Chain, with the guides listed below for development, synchronization, and interface.


---

# 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.orbitchain.io/master.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.
