# Overview of Aurora Cloud

[Aurora Cloud](https://auroracloud.dev/) is the platform facilitating the management of your Virtual Chains.

*To learn more about Aurora, start with* [Welcome to Aurora](/aurora-cloud-documentation/welcome/readme.md)

On Aurora Cloud you can monitor your chain, access its parameters, explore, enable and configure add-ons, all from one simple interface.

<figure><img src="/files/KCJLFJiFEtKJAcMkH9QJ" alt="" width="375"><figcaption></figcaption></figure>

There are 8 major components to Aurora Cloud, all supported by default by all virtual chains:

1. **Chain customisation**
2. **Permissions management**
3. **Gas abstraction**
4. **On/offramp**
5. **Oracle**
6. **Integration with Centralised Exchanges**
7. **Bridge support**
8. **Access to global liquidity through Defuse**


---

# 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://aurora-labs.gitbook.io/aurora-cloud-documentation/run-your-own-virtual-chain/overview-of-aurora-cloud.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.
