# How to Install

### Install theme via WordPress dashboard

1. Navigate to **Appearance > Themes**.
2. Click the **Add New** button on top of the page, then the **Upload Theme** button.
3. Click **Choose File** and find the theme files you've just downloaded. If you’ve downloaded the installable WordPress file, then you do not need to unzip the file. If you’ve downloaded the Full Theme Package, you have to unzip the archive; there, you will see a secondary brandy.zip file; this is the one you select to install.
4. Click the **Install Now** button.
5. Click **Activate**, or go to `Appearance > Themes` and activate the theme.

In the very first time you install the Brandy theme on a WordPress website, there is a wizard to walk you through the steps of installing demos, recommended plugins, and sample content. These are optional, but very helpful on your initial setup.


---

# 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.yaycommerce.com/brandy-theme/getting-started/how-to-install.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.
