> For the complete documentation index, see [llms.txt](https://ridhwan.gitbook.io/tanda-wordpress-theme-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ridhwan.gitbook.io/tanda-wordpress-theme-documentation/theme-installation/whats-included.md).

# What’s Included?

> Important Note: Please Note that now the theme is compatible with two major page builder plugins one is **Wp Bakery Page Builder** and other is **Elementor**

> Please note that you can use only one Page Builder at a time.

&#x20;After you make a purchase on Themeforest, you need to download theme files from your Themeforest Account. To do this, simply navigate to **Downloads** tab and find purchased item **Tanda**

![You can choose to download everything or just a WordPress theme .zip archive. The difference is explained below.](https://gblobscdn.gitbook.com/assets%2F-MCvnswccldavFbplF1S%2F-MCvs02TMxgjj2avnbYZ%2F-MCvsKGwlIwX9k9NlE-G%2F1.png?alt=media\&token=ac651b38-ac2f-426b-a8ee-a25d03307904)

You can choose to download everything or just a WordPress theme .zip archive. The difference is explained below.

#### **All Files & Documentation** <a href="#all-files-documentation" id="all-files-documentation"></a>

1. Use Wp Bakery package -> Main-Files -> <mark style="color:blue;">WP Bakery Theme -> tanda.zip</mark>
2. Use Elementor package -> Main-Files -> <mark style="color:blue;">Elementor Theme -> tanda.zip</mark>

#### In the package you will find: <a href="#all-files-documentation-1" id="all-files-documentation-1"></a>

* *tanda.zip* – main theme file. You can install it through WordPress admin panel. If you install it via FTP then unzip it first and use the extracted folder.
* *Demo Content* – folder that contains all the demo data. Demo is really helpful to get you familiar with all the theme features and possibilities. Setting up demo data is covered in this user guide.
* *Documentation* – folder with the user guide.
* *Licensing* – all the legal information.

#### **Installable WordPress file only** <a href="#installable-wordpress-file-only" id="installable-wordpress-file-only"></a>

* **tanda***.zip* – main theme file ( Wp Bakery File ) . You can install it through WordPress admin panel. If you install it via FTP then unzip it first and use the extracted folder.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ridhwan.gitbook.io/tanda-wordpress-theme-documentation/theme-installation/whats-included.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
