# Add a Collection

## Import NFT Collections

{% hint style="success" %}

### We support collections listed on Opensea, MagicEden and Rarible

With support for Solana, Ethereum, Polygon, Binance Smart Chain, Arbitrum, ImmutableX... And more coming on board very often!
{% endhint %}

Import collections from any of the supported marketplaces is as simple as pasting the collection URL from that specific marketplace, selecting the appropriate blockchain if necessary and defining what **use** you intend.

* **Cross-IP:** Switch on this if the imported collection is not your original artwork.
* **Coming Soon**: Switch on this if the imported collections are not already playable in the game.
* **NFT Access**: NFTs from this collection provide owners with immediate, private access to your game without the use of [beta codes](/dashboard/beta-codes.md).&#x20;

<figure><img src="/files/AAoitdcPSjY4WtbRsEIp" alt=""><figcaption><p>Elixir Dev Dashboard - Import Collections</p></figcaption></figure>

### Opensea

{% embed url="<https://youtu.be/F2w9LsLMm0E>" %}
Import NFTs from Opensea
{% endembed %}

### Magic Eden

{% embed url="<https://youtu.be/ZmB1ze2I_io>" %}


---

# 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.elixir.app/dashboard/import-nfts/add-a-collection.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.
