# How to Create a Rollup

This guide shows how to create a rollup on Ethereum or Gnosis Chain with the native gas token and the default gas fee marketplace:

* ETH for Ethereum
* xDAI for Gnosis Chain

### Steps

1. Sign in to[ presto.gateway.fm](http://presto.gateway.fm) with your Google account.
2. Click ‘+ Deploy’ in the upper right corner.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeF5Jbzv_y5As6zU-ZXcuYoou4DGaLisGIBH3xIIFg6D03KBUEG5p_-5dnM6JDNSw8UP3tsNk_O1ujfX4pp7k6soUZtgJkcM2Bss83x1VxLHgcMpescTSzgHYfzTr43FN-tyYbfwZoVaVcz9XXmFPT8R1-a?key=DThnlcJWqRHqlbrP02Az0w" alt=""><figcaption></figcaption></figure>

3. Click ‘Deploy’ or go to expert settings for ‘Configure’

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXesqCQYlUXJ7NVD5WmGkMPm_UOrBrIJGkeg6x6xeqprK74BqeE40iuJlBKfaTYN2TCLFRqE42HSH4W-7AE5vvZDOvesB8y9hv740gYCVfa19JoRQeugGeQ0hRXRSmvip6IkwGY_XVInAFyVNQKxoAcZ3uzR?key=DThnlcJWqRHqlbrP02Az0w" alt=""><figcaption></figcaption></figure>

4. When the status turns to ‘Active’ in a few minutes your rollup is live.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXc0CpYcYBusNCqwZRz1kgZzCswMdHFQg6Y2sNYr_9memsheYFmO4t99x1h-8PivfCmIxf72c9UpzCRJxDW4TOpnEn4ph0OZfxut_vs3nElcY7giRBV83Dr77LljPYihB7Q019cp6FRLMYvAF3HI2Zqb-mCN?key=DThnlcJWqRHqlbrP02Az0w" alt=""><figcaption></figcaption></figure>

5. The menu gives you immediate access to settings and overview of the rollup.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXf8y2ZWrNAI9_Zwz-7IpJkuowDMQCP9Y9qqBca7Q_FPsuFnCN-udorSh9r6ldSIiQ-hbwTerUWDgvNRdBjN9-_ZBAO6bWSSO6a2vHC38g_Xubexm1bkgidgsUdxIMXW6niY0KNzY8VDAeUNbv2p3sIwPpV8?key=DThnlcJWqRHqlbrP02Az0w" alt=""><figcaption></figcaption></figure>

6. Your Rollup is ready.


---

# 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-presto.gateway.fm/overview/main-functionality/how-to-create-a-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.
