# Custom Collection

\
If the pre-defined templates do not suit your requirements, you have the option to create a custom NFT collection that is specifically designed to meet your unique needs. This allows you to tailor every aspect of the NFT collection, from the artwork and metadata to the smart contract functionalities, ensuring that the final product aligns perfectly with your vision and objectives. Whether you need specific features, custom attributes, or particular designs, creating a custom NFT collection provides the flexibility to achieve exactly what you have in mind.

<figure><img src="/files/IFFWC7ZOgvVYYbi23qFs" alt=""><figcaption><p>Creating A Custom Collection</p></figcaption></figure>


---

# 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/custom-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.
