# Deploy your rollup

Deploying your own Layer 2 or Layer 3 rollups with our Infrastructure as a Service (IaaS) platform is quick and easy. Our solution allows you to set up your rollup in just a few minutes—no coding required.

### Steps to Deploy

1. **Access the Platform:** Open the[ App](https://app.glitchd.network/).
2. **Sign In or Create an Account:** If you’re new, register for an account. Existing users can simply log in.
3. **Start a New Deployment:** Click on **Deploy a Rollup** to begin the process.
4. **Select Your Modular Stack:** Choose the framework, settlement layer, and data availability layer that best suit your project’s needs.
5. **Choose Deployment Type:** Decide between deploying a **Testnet** or a **Mainnet** chain, and click on **Continue to Payment**.
6. **Add Billing Details:** Enter your payment information. We charge a monthly fee per deployment, and you can cancel anytime by deleting your chain.
7. **Deploy:** Review your selections and click **Deploy**. Your rollup will be live in less than 30 minutes.&#x20;

If you need further assistance, feel free to [contact us](https://form.asana.com/?k=Z9jxyJMh4ZfS_gm848UDVg\&d=1207086925301414) or [schedule a demo](https://app.reclaim.ai/m/sean-/build-on-glitchd) for personalized support.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxUkbquvhbY6zYMo11zdh%2Fuploads%2FhNzgTcZiQ0R8Edr7bRZI%2Fnew%20vid.gif?alt=media&#x26;token=38069dc1-f610-4c54-b150-3ad6650c12c4" alt=""><figcaption></figcaption></figure>


---

# 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.glitchd.network/glitchd-products/rollup-deployment/deploy-your-rollup.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.
