> For the complete documentation index, see [llms.txt](https://docs.altlayer.io/altlayer-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad.md).

# Rollup Launchpad

- [Getting Started with AltLayer's RaaS Dashboard (Free Trial)](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/getting-started-with-altlayers-raas-dashboard-free-trial.md)
- [Creating Rollup (Dev tier)](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/creating-rollup-dev-tier.md)
- [Creating Rollup (Restaking Tier)](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/creating-rollup-restaking-tier.md): Creating Flash Layers with Restaking Trial Tier
- [Prerequisite - Restake with EigenLayer](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/creating-rollup-restaking-tier/prerequisite-restake-with-eigenlayer.md)
- [Launching Restaking Trial flash layer](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/creating-rollup-restaking-tier/launching-restaking-trial-flash-layer.md)
- [Toolings](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/toolings.md)
- [Web IDE](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/toolings/web-ide.md)
- [FlashGPT](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/toolings/flashgpt.md)
- [Creating Flash Layer](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/toolings/flashgpt/creating-flash-layer.md)
- [Create and deploy smart contract](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/toolings/flashgpt/create-and-deploy-smart-contract.md)
- [API and SDKs](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/api-and-sdks.md)
- [Endpoint and API key](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/api-and-sdks/endpoint-and-api-key.md)
- [Creating Flash Layer](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/api-and-sdks/creating-flash-layer.md)
- [Get Flash Layer info](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/api-and-sdks/get-flash-layer-info.md)
- [Terminate Flash Layer](https://docs.altlayer.io/altlayer-documentation/rollup-launchpad/api-and-sdks/terminate-flash-layer.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.altlayer.io/altlayer-documentation/rollup-launchpad.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.
