# Edit collection page

By default, you can customize using the Default collection template. You can also add a new template directly to the admin page instead of the default.

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), use the page selector to open **Collections > Create template**.
2. Add **Name** in the provided field for the new template.
3. Choose the suitable value in the **Based on** dropdown, then select **Create template**.
   {% endhint %}

## **Collections > Create template** <a href="#collections-greater-than-create-template" id="collections-greater-than-create-template"></a>

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

## Add **Name** <a href="#add-name" id="add-name"></a>

<figure><img src="/files/R7OEWEKxRUNBH5FVF3ec" 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://nextsky.gitbook.io/glozin-theme/collection-page/edit-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.
