# Overview

Chaindrop is a Rollup-as-a-Service provider, leveraging the robust open-source Optimism stack to offer unparalleled app rollup solutions. Our service is designed to empower customers in launching and maintaining custom app rollups, providing both Ethereum Mainnet security and Optimism Superchain compatibility.

**Key features include:**

* **Customizable Chain Elements**: Tailor nearly every aspect of the chain, including selective activation of Ethereum Improvement Proposals (EIPs).
* **Rapid Deployment**: Launch your app rollup testnet chain in minutes and we'll prepare you for your mainnet launch.
* **Comprehensive Package**: Our rollups come fully equipped with all the essential components like a bridge and public block explorer.


---

# 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.chaindrop.com/docs/overview/readme.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.
