# Customise Collection Page

### 🛠️ What You Can Customize

You can update almost everything about your collection’s appearance and identity:

| Element         | Purpose                                           |
| --------------- | ------------------------------------------------- |
| **Logo**        | Appears as the collection’s thumbnail/icon        |
| **Banner**      | Featured image across the top of your collection  |
| **Title**       | Public name of your collection                    |
| **Description** | Share your project’s story or mission             |
| **Utility**     | Outline NFT use cases, perks, or community access |
| **Socials**     | Link your Twitter, Instagram, website, etc.       |

> ✅ A well-branded collection builds **trust**, **recognition**, and **community engagement**.

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

### 📍 How to Edit Your Collection

1. Go to **“My Collections”**
2. Click the **collection** you want to edit
3. Click **“Customise collection Page"**
4. Upload or update:
   * Logo (recommended: 500x500px)
   * Banner (recommended: 1440x260px)
   * Title and description
   * Utilities or special perks
   * Social links (Twitter, Instagram, Discord, website, etc.)
5. Click **“Save Changes”** to apply your updates

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

### 💡 Tips for a Strong Collection Page

* **Use high-quality visuals** for your logo and banner
* **Tell your story** in the description — include mission, vision, or roadmap
* **Link all relevant socials** to improve credibility and discoverability
* Add **utility** or perks to help your NFTs stand out
* Check your page in **Preview Mode** before sharing

***

### 📣 Ready to Share?

Once your collection page looks the way you want:

* Share it with your audience on social media
* Use your Mintable collection link to promote your drop
* Keep updating your page as your project evolves


---

# 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.mintable.app/for-creators/collections/customise-collection-page.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.
