> For the complete documentation index, see [llms.txt](https://support.highlight.xyz/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.highlight.xyz/knowledge-base/for-creators/integrations-and-ecosystem/foundation-worlds/importing-a-collection-to-worlds.md).

# Importing a collection to Worlds

Foundation now supports importing Hightlight’s generative series for code-based generative art.

At this time, the series must be imported to a world and is therefore only supported for creators who are allowlisted in a world or own a world.

If you haven't created a collection yet, [create a generative series](https://highlight.xyz/tools/) or check out [this section](https://support.highlight.xyz/knowledge-base/get-started/create-a-collection) for guidance.&#x20;

***

To import your generative series to Foundation Worlds, it must meet these guidelines:

* Limited generative series with a fixed price or Dutch auction sale type **OR** open generative series with fixed price sale type
* Collection has Direct Minting enabled
* Deployed on the Ethereum Mainnet
* Sold out generative series can’t be imported
* Note: recommended preview image resolution aspect ratio is 1200px x 700px

### Importing your collection to Worlds

To import a generative collection to Worlds, head [here](https://foundation.app/worlds).

Click the Create button, select Highlight, click Import +, and sign to continue.

<figure><img src="/files/2rZLyW00AXl0odhJ9SHo" alt=""><figcaption></figcaption></figure>

Copy and paste your generative series contract address from your contract’s manage page on Highlight and click Continue.

<figure><img src="/files/TDMgdlQu5h3wooAXIubY" alt=""><figcaption></figcaption></figure>

Add your drop to a world. You can only import Highlight generative series to a world.

<figure><img src="/files/2Pz3CA2V5XstKH4E0ZkF" alt=""><figcaption></figcaption></figure>

When importing a generative series to a Foundation world, you'll be prompted to update the payout address. This enables commissions to the curator from drop mints. A unique Splits address is used to pay both the artist and curator.

<figure><img src="/files/AqkEEZD87hBsPdCMZD6A" alt=""><figcaption></figcaption></figure>

Continue, click Save onchain, and pay gas to confirm the transaction.

<figure><img src="/files/JXI38jeF2P5MpmdjiX4k" alt=""><figcaption></figcaption></figure>

Your Highlight generative series is now imported! You can now view your drop on your profile and in the world.

### Design your generative series <a href="#h_01hh5n8qd01jbe6e3k8psz8phs" id="h_01hh5n8qd01jbe6e3k8psz8phs"></a>

Once your generative series is imported to Foundation, you can customize the description, logo, and cover image.

Worldbuilders can also add your generative series to a moment or spotlight it on their world’s homepage.

<figure><img src="/files/3XbPily5jc0J84hs7KKN" alt=""><figcaption></figcaption></figure>

Worldbuilders will also get dashboard notifications and insights like page views and sales volume for the series.

See the [FAQs](https://support.highlight.xyz/knowledge-base/partnerships/foundation-integration/foundation-highlight-faqs) for details on importing generative series to Foundation Worlds.

If you have any questions, please reach out to us at <gm@highlight.xyz> or send the [Foundation team a message](https://help.foundation.app/hc/en-us/requests/new).


---

# 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://support.highlight.xyz/knowledge-base/for-creators/integrations-and-ecosystem/foundation-worlds/importing-a-collection-to-worlds.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.
