# Extract Package

{% hint style="warning" %}
**After the download is completed, you need to unzip the package and select the way you want to install the theme.**
{% endhint %}

![](https://702617533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fkn7kPvq1Y44Nz6gVyVZq%2Fuploads%2F9NlNMNL5IDaRYvUfYhWA%2Fextract.png?alt=media\&token=cdcbdc3f-f185-42ed-9275-9a96b5b9c1f3)

### Once the download is complete, unzip the file and you would see the following packages:

* [x] **Documentation** - our detailed documentation for the theme
* [x] **Licensing** - the theme license
* [x] **Plugins** - the Bundled Plugins
* [x] **Sample Data** - the sample data of the demos, you can import it
* [x] **Theme** - for manual installation


---

# 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://thembay-docs.gitbook.io/hara/installation/extract-package.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.
