# Customize your mint site

In this tutorial, we will go over how to customize your mint website.

Once you have created your permalink and added your SEO settings, you can adjust the look of the collection page with the page editor.

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

Click on the ‘Page editor’ button.

### Step 1: Customize your collection page to your liking

You can do this by adjusting the primary color, adding a header background, and adding a logo.

{% hint style="info" %}
Tip: When adjusting the primary color, ensure you choose a color that is visible for both light and dark mode. You can switch between these modes by clicking on the sun/moon button at the top right of the header.
{% endhint %}

### **Step 2: Add buttons to the page**

Click on the '+ Add button' button (located a bit lower down the page) to add buttons to the page.

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

### **Step 3: Publish changes**

Once you are happy with the design of your page, click on 'Publish changes' at the top right of the page.

If you go to the previous tab (where you can find the mint settings), you can check out your final collection page by clicking on the 'View collection page' button. This is the page that collectors will see when they are ready to mint your NFTs.

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


---

# 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.mintpad.co/open-edition-burn/customize-your-mint-site.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.
