# Before you customize your theme

***

After you purchase our theme, you can customize the theme to suit your unique brand. You can use the theme editor to customize your theme content and settings from your Shopify admin. The theme editor includes a theme preview and a sidebar or menu that you can use to make changes to your theme settings, and to add, remove, edit, and rearrange content.&#x20;

If the theme doesn't include settings for the changes that you want to make, and you're comfortable with HTML, CSS, and Liquid, then you can edit the theme code.

#### Before you customize your theme, it's a good idea to do the following tasks:

1. [Duplicate your theme to create a backup copy. This makes it easy to discard your changes and start again if you need to.](/articles/getting-started/before-you-customize-your-theme/step-1-duplicate-your-theme-to-create-a-backup-copy.md)
2. [Follow our suggestions to have a better experience when designing your online store.](/articles/getting-started/before-you-customize-your-theme/step-2-follow-our-suggestions-for-a-better-design-experience.md)
3. [Understand the level of support we provide.](/articles/getting-started/before-you-customize-your-theme/step-3-understand-the-level-of-support-we-provide.md)
4. [Learn about the ideal Shopify image sizes.](/articles/getting-started/before-you-customize-your-theme/step-4-learn-about-the-ideal-shopify-image-sizes.md)


---

# 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://help.inspiredtheme.com/articles/getting-started/before-you-customize-your-theme.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.
