# NFT Collection Builder

Our NFT Builder will allow you to craft your NFT collection from scratch following our no-code approach, so you can focus entirely on the looks of your collection. We'll take care of the rest.

### Layer System

Each NFT will be organized on a Layer basis, similarly to photoshop. The foreground elements will be on the top layers, while the background elements will be on the bottom layers. Carefully stack them so all of your elements are in the right order.

### Traits and Rarity System

You can add as many traits as you would like, each with various variations and rarity %. The more the merrier, while keeping in mind the mathematics of your collection, ensuring that each NFT will be unique and that all of the traits will be used. DeFi Builder also offers an extra Rarity System, that categorizes various rarity tiers for NFTs. This is what will allow you to calculate the boost % in farms if you decide to add NFT farming features to your platform.

### Generate Your Collection

Generate as big of a collection as you would like and we will do all of the work for you. Once your colection is generated you can simply export it to your desktop and you will have all of the necessary files you need to launch your collection.


---

# 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.defibuilder.com/future-modules/nft-collection-builder.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.
