# Manage your mint settings

In this tutorial, we will go over the mint settings of your collection.

Once you have successfully uploaded your artwork to your collection and added mint phases, you can adjust the mint settings.

### **Step 1: Click on the 'Mint settings' tab**

On this page, you can create your own permalink for your collection. Mintpad automatically created a permalink with the name of your collection, which you provided in the collection settings.

### **Step 2: Adjust the SEO settings**

SEO stands for Search Engine Optimization and allows your collection to be associated with the right keywords that you believe will be most used when searching for your collection online. You can:

* Fill in the title
* Fill in the description
* Add a social share image so that you can control what is displayed on search engine results, browser tabs, and social media.

### **Step 3: Update mint settings**

Once you are happy with the mint settings, you can click on 'Update mint settings'.


---

# 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/generative-collection/manage-your-mint-settings.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.
