# How to add traits to your NFT by form? \[Expert]

Some NFT projects have traits to create more value and a way to differentiate each NFT. By adding traits it will convert it into a collection with a collection name. It's possible to have 1 very big collection of NFTs, but also possible to make different collections of the same NFT series. (i.e. first season, second season, etc.) You can decide your own names for each collection.&#x20;

**How to add traits to an NFT by Form**

1. Make sure you are logged in.&#x20;
2. Press **'='** on the top-right of your screen.&#x20;
3. Choose **'Mint'**.
4. Click on ‘**More options (advanced and collection)’** box (on the mobile you might have to tilt your screen sidewards to see this button)
5. Use ‘**Form**’ to insert data by hand
6. Press '**Add +'** to include the traits.
7. [Mint](/beginners-guide/nft/selling-nft-intro/how-do-you-mint-sell-an-nft.md) the NFT.&#x20;

**It doesnt work:**

If you keep getting errors you can go to our [troubleshoot](/beginners-guide/troubleshoot/troubleshoot.md) or contact us at our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce).&#x20;

**Traits by Form**

![Traits by Form](/files/X2W72lcpA1jy3U5yOrIy)


---

# 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://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-to-add-traits-to-your-nft-by-form-expert.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.
