# Banner Creator

The Recursive Banner Creator uses HTML, CSS and JavaScript to display your inscriptions in a custom banner on X or ord.io.

Simply enter in as many inscription ID's as you want, and we will generate your banner for you.

{% hint style="info" %}
You must input **Inscription ID's**, not **Inscription Numbers**. An inscription ID is a sequence of numbers and letters, that looks like:

`6de9ff0970fa0fe613b1f7d29782a9ebe9f16dc40f63529a14990dbc91f3e643i0`

You can find inscription ID's on all the marketplaces and explorers.
{% endhint %}

The banner will adjust to display correctly on any screen size when used as an ord.io banner.&#x20;

Because ord.io banners expand to the full width of the screen, these banners work best with lots of images, as this reduces empty space around the edges. We recommend at least 7 images, but you can add as many as you want.

However, on mobile, only the middle 2 or 3 images will be visible, so make sure your best inscriptions are in the centre.

Supported inscription file types: WEBP, JPEG, PNG, APNG, AVIF, GIF and SVG

{% hint style="warning" %}
While we do support animated image formats such as GIF and APNG, the banners do not support animation, meaning if you use an animated image, it will just display the first frame of the animation.
{% endhint %}

### Inscribing

You can choose to inscribe yourself, or inscribe with GeneratOrd.

If you want to inscribe yourself, simple download the banner and inscribe the HTML file.

If you want to inscribe with GeneratOrd, simply set the fee rate, padding and destination address (more details [here](/inscribing.md)), and click Inscribe.

{% hint style="info" %}
We do not charge a fee for Banner creation or inscribing, however, if your feeling generous, you can add an optional tip.

If you can afford to add a tip we would greatly appreciate it, as it helps us to keep adding awesome features to GeneratOrd.
{% endhint %}

The resulting inscription is fully on chain and can be right click saved as an image to use wherever you want.

{% hint style="warning" %}
The ord.io banner inscription won't show up correctly on explorers as it automatically fits to the height of the screen you’re using.

Make sure to set it as your banner on ord.io to see it as it's meant to be viewed.
{% endhint %}

### Creating a Banner for X (Twitter)

X Banners have a ratio of 3:1, so if you put 3 inscriptions in, you will generate a banner perfect for X. Simply enter your 3 favourite inscriptions, then right click, save image and set it as your banner on X.&#x20;

### Examples

You can view some examples, as well as other templates we’ve created in the wallet and repo below:

<https://github.com/sanjfomojis/Recursion-OMBounty>

OMBounty Wallet: [bc1ppd5yvz8dektaf9962he9lqvj64vqw6eep9lh36h7syaga60hnuhsr3v2wy](https://www.ord.io/bc1ppd5yvz8dektaf9962he9lqvj64vqw6eep9lh36h7syaga60hnuhsr3v2wy)


---

# 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.generatord.io/banner-creator.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.
