# Theme Installation

**Follow the steps below to install via WordPress:**

1. In your WordPress Admin Panel, go to **Appearance > Themes**
2. Click on the **Add New** and **Upload Theme** buttons
3. Click on the **Choose File** button and navigate to find the Kidvib&#x65;**.zip** file on your computer and click on the **Install Now** button
4. Wait while the theme is uploaded and installed
5. Activate the newly installed theme

![](/files/GJeaVmVrEppkooh6oUR5)

{% hint style="info" %}

* Some hostings have a restriction on a size of a file that you are uploading. If you have any warning, you will contact your hosting provider. They should increase your maximum upload size. Or you can refer [this article](https://skygroup.ticksy.com/article/15703) and try doing it by yourself.
* If you get the error message: *"The package could not be installed. The theme is missing the style.css stylesheet."*, it means that you didn't upload the theme package. You will need to extract your package and install the Kidvibe.zip file inside.
  {% endhint %}


---

# 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://documentation.peacefulqode.co.in/kidvibe-documentation/theme-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.
