# Template Installation

### **Template Download Link**

{% embed url="<https://themes.shopify.com/themes/ascent>" %}

### **Installation Steps**

{% stepper %}
{% step %}
**Log in to Shopify Admin**

Visit the Shopify login page and enter your account information to log in.
{% endstep %}

{% step %}
**Access the Shopify Theme Store**

In the admin navigation bar, click “Online Store” > “Themes,” then click “Visit Theme Store.”
{% endstep %}

{% step %}
**Search for and Install the Ascent Theme**

In the theme store search bar, enter “Ascent,” find the theme, and click “Add Theme.”
{% endstep %}

{% step %}
**Customize and Preview**

Click “Customize,” set up colors, layouts, etc., as needed, and preview the results after saving.
{% endstep %}

{% step %}
**Publish the Ascent Theme**

Go back to the “Online Store” > “Themes” page in the admin, find the Ascent theme, and click “Publish.”
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
You need to complete the theme purchase before you can publish it for customers to use.
{% endhint %}

### **Technical Support**

{% content-ref url="/pages/ZxCcLzdRbcY41o9jy813" %}
[Support Policy](/support-policy.md)
{% endcontent-ref %}

If you encounter any issues, please contact Webvista Studio Technical Support or visit the Shopify Help Center.


---

# 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://ascent.webvista.studio/template-installation.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.
