> For the complete documentation index, see [llms.txt](https://docs.luxy.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luxy.io/help-center/luxy-marketplace/collection-management/customize-your-collection.md).

# Customize your Collection

When customizing a Collection you can:

1. [Add a Logo and a Banner](#collection-logo-and-banner)
2. [Add a Name, a short and a long description](#collection-info)
3. [Add links to your project's Social Media profiles](#social-media)
4. [Select Categories](#categories)

**Who has permission to customize a Collection?** \
The owner and their managers, of course!

If you are the owner of the collection you can assign new managers by [Editing Permissions. ](/help-center/luxy-marketplace/collection-management/settings-and-permissions.md)

**Follow these steps:**

To access the Customize Collection section, go to main menu click on Tools > Edit my collections

<div align="left"><img src="/files/pNT43x3ASbU1ioP3MeDt" alt=""></div>

Click “Customize” on the collection you want to edit:

![](/files/cPtsyvP3pUbw3kdsVV0o)

#### Collection Logo and Banner

The Collection logo is displayed on the Collection card, on the Collection page, on the NFT card, and when searching for the Collection.&#x20;

**File types**: PNG, JPG, GIF\
**Size**: Max. 10mb\
**Dimensions**: 200px X 200px

\
The **collection Banner** is displayed on the Collection card, on the Collection page.\
**File types**: PNG, JPG, GIF\
**Size**: Max. 10mb\
**Dimensions**: 1920px X 900px

<div data-full-width="false"><img src="/files/JmkmZBoHNJSuvmW03WbB" alt=""></div>

#### Collection Info

In the Collection Info section, you can change the Collection Name, write a short description, and put a more detailed description about your Collection.

![](/files/Kl6PTwNa1YACHizonZVg)

#### Social Media

Insert your social media links to stay in touch with your fans.

<figure><img src="/files/epbfsb1jSFUZKft8Ghz7" alt=""><figcaption></figcaption></figure>

#### Categories

Set categories to help users find your collection when exploring the marketplace! \
We think the category labels are pretty self-explanatory, so we won’t go into further detail!&#x20;

<figure><img src="/files/qpbANY6j8aBNB4PEVWq2" alt=""><figcaption></figcaption></figure>

Click "Save" to update your Collection page instantly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.luxy.io/help-center/luxy-marketplace/collection-management/customize-your-collection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
