# Accessing Edit Theme Files

To access the HTML/CSS files in Theme Editor, you first have to make a copy of your theme.

1. Go to Channel Manager › Themes and click on the thumbnail image of the theme.

<figure><img src="https://3763408133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUAiUiFJqLxmK0ltRywVy%2Fuploads%2F0Ua3cxlmhTLxRfFPW7CV%2Fbeautica_edit_theme_file.png?alt=media&#x26;token=8225a379-e1d0-46e6-b84a-3adb0d64c4e3" alt=""><figcaption></figcaption></figure>

**2.** From the Theme Options drop down menu, select **Make a Copy**.

<figure><img src="https://3763408133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUAiUiFJqLxmK0ltRywVy%2Fuploads%2FkrvQ26aTYjRTuVhvgwvY%2Fbeautica_edit_theme_file_1.png?alt=media&#x26;token=1f089a67-cd03-446f-9054-0f4fad32f315" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Why do I have to make a copy?** Creating a copy of your theme allows you to make changes to your Storefront without disrupting your live store. You can use the **Preview** button to see how changes will affect your store.
{% endhint %}

**3.** You will be prompted to name the theme copy. Type in a Theme Name, then click **Save a Copy**.

<figure><img src="https://3763408133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUAiUiFJqLxmK0ltRywVy%2Fuploads%2FjXlr3m4VKnGAKYg17Zbb%2Fbeautica_edit_theme_file_2.png?alt=media&#x26;token=7723ea3c-63c4-4c06-8dd0-65bbe0757190" alt=""><figcaption></figcaption></figure>

It may take a few seconds for the theme to be copied.

\
**4.** Click on the Thumbnail image of your copied theme, from the Theme Options drop down menu, select **Edit Theme Files**.

<figure><img src="https://3763408133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUAiUiFJqLxmK0ltRywVy%2Fuploads%2FB2NcgPrQAuma09OtFG4c%2Fbeautica_edit_theme_file_3.png?alt=media&#x26;token=6f04e3af-99b5-4f41-b923-71a554d352d4" 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://halosoft.gitbook.io/bc-beautica-documentation/editing-theme-files/accessing-edit-theme-files.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.
