# Edit Collection Information

The **Edit Collection Information** page allows creators to manage and update core information for an NFT collection.

<div align="center"><figure><img src="/files/eMygvR43d3pTCwtBiQqQ" alt="" width="375"><figcaption></figcaption></figure></div>

This includes collection branding, royalty settings, payment tokens, descriptions, categories, social links, and collaborators.

### Collection Logo

Upload a logo image for your collection.

* Supported formats: PNG, JPG, GIF, AVIF
* Recommended size: 400 × 400
* Max file size: 1MB

### Collection Name

Set the display name of your collection.

* Length: 4–320 characters

### Custom Link

Customize the collection’s URL on Element.

* Length: 4–60 characters
* Allowed characters: lowercase letters, numbers, and hyphens

### Royalty

Set the royalty percentage earned when NFTs from this collection are resold.

> **Currently, royalty rates are supported within the range of 0% to 5%.**

### Payment Tokens

Select the tokens that can be used to buy and sell NFTs from this collection.

Example supported tokens:

* ETH (Base)
* WETH (Base)

### Description

Add a description to introduce your collection.\
This section helps collectors better understand the background and concept of your project.

### Category

Assign categories to your collection to improve discoverability on Element.

Available categories include:

* Art
* Utility
* Domain Names

### Add Links

Add external links related to your collection to help users learn more about your project.

Supported links include:

* Official website
* X (Twitter)
* Instagram
* Discord
* Telegram
* Medium

### Collaborators

Add collaborators to help manage your collection.\
Collaborators can modify collection settings, create new items, and update the royalty payout address.


---

# 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.element.market/welcome-to-element/forcreators/drops-creation-guide/advanced-drop-settings/edit-collection-information.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.
