# Importing Collection

Quboid Studio provides seamless support for importing NFT collections from a variety of leading blockchain networks, including Polygon, Ethereum, NEAR, Astar, Avalanche, and Japan Open Chain. With just a few simple steps, you can easily bring your collections into the Quboid Studio platform for streamlined management.

### FEATURES

* Import Collections from Various Blockchain Networks: Quboid Studio supports the import of NFT collections from Polygon, Ethereum, NEAR, Astar, Avalanche, and Japan Open Chain.
* Easy Import Process: Simply enter the network and Smart Contract address associated with your collection to seamlessly import it into Quboid Studio.
* Streamlined Management: Once imported, you can efficiently manage and oversee your collections within the Quboid Studio platform.

### STEPS

* Navigate to the "Collections" tab within the Quboid Studio platform.
* Click on the "Import Collections" button.
* Enter the network and Smart Contract address associated with your NFT collection.
* With a single click, your collections will be seamlessly imported into Quboid Studio.

<figure><img src="/files/dZxmqT99qKthAoCvnQKt" alt=""><figcaption><p>Importing Collection.</p></figcaption></figure>

Currently, we support ERC721 Collection sizes up to 10k only.

This streamlined import process ensures a hassle-free experience, allowing you to quickly integrate your NFT collections into the platform and leverage its powerful features, such as adding utilities and enhancing the overall value proposition for your community.


---

# 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://quboid.gitbook.io/studio/collections/importing-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.
