# Installing theme via WordPress

{% embed url="<https://www.youtube.com/watch?v=RbeiFrC1jp0>" %}

Installing the Kalium theme via WordPress is the simplest and most efficient method. This approach allows you to upload and activate the theme directly from your WordPress dashboard, making it quick and straightforward. Just follow the steps below to get Kalium up and running with minimal hassle.

### Step 1: Download Kalium

1. Log in to your [**Kalium Account**](https://kaliumtheme.com/account) page.
2. Go to the "**Downloads"** tab.
3. Click “**Download**” button next to the Kalium theme to download the **kalium.zip** file.

<figure><img src="https://2905187046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1O25QgF7NUwiK2Ek4ro8%2Fuploads%2FbGbq5XjkTGsDWYSL3Zm1%2Fdownload-kalium.jpg?alt=media&#x26;token=12b878a7-7416-4d62-9e6a-19802dc38417" alt="Download Kalium from My Account page"><figcaption><p>My acount page with the Downloads tab active</p></figcaption></figure>

### Step 2: Install the Theme

1. Log in to your **WordPress dashboard**.
2. Go to **Appearance -> Themes**\
   &#x20;

   <figure><img src="https://2905187046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1O25QgF7NUwiK2Ek4ro8%2Fuploads%2F4Ge8Fbux0stoqPd83RTK%2Finstall-step-1.jpg?alt=media&#x26;token=e3b64751-22fb-4062-b7e3-1ea2d23f29c0" alt=""><figcaption></figcaption></figure>
3. Click on the **Add New Theme** button at the top of the page<br>

   <figure><img src="https://2905187046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1O25QgF7NUwiK2Ek4ro8%2Fuploads%2FJoDMN3tPtkWicijscicY%2Finstall-step-2.jpg?alt=media&#x26;token=72ff155a-ce9d-4d8a-a70d-0f2975403d0b" alt=""><figcaption></figcaption></figure>
4. Now click **Upload Theme** button in the same place<br>

   <figure><img src="https://2905187046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1O25QgF7NUwiK2Ek4ro8%2Fuploads%2FRQXgmMDRJjmwULW8jiAG%2Finstall-step-3.jpg?alt=media&#x26;token=c616606a-79a9-48c6-9556-57df5556bfdd" alt=""><figcaption></figcaption></figure>
5. Click **Choose File**, then select the **kalium.zip** file you just downloaded.&#x20;
6. Click **Install Now**.
7. The installation is complete, click **Activate** to enable Kalium theme on your site<br>

   <figure><img src="https://2905187046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1O25QgF7NUwiK2Ek4ro8%2Fuploads%2FU3UJ9omS47KSvSp90eD1%2Finstall-step-4.jpg?alt=media&#x26;token=a4ce7e35-e68e-495b-865d-9d2b4e316d42" 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://docs.kaliumtheme.com/getting-started/installation/installing-theme-via-wordpress.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.
