# EE Package content

After your payment success, you can access your member area and get all the offered files:

* **EstateEngine version X**: The main file you can use to set up your site.
* **EstateEngine documentation**: Step- by-step guide to help you set up your site. You don’t have to upload it in your site.
* **EstateEngine Sample data**: The sample data includes the default content with similarities to our demo site. You will use it when install the theme, the video “Install the theme” will demonstrate how to use it.
* **EstateEngine child theme**: The additional package, you can use it if you want to customize the theme more to meet your own need. You can learn more about it [here](https://docs.enginethemes.com/article/470-how-to-get-and-use-child-theme-to-customize-your-site).
* **EstateEngine PSD package (Desktop and Mobile versions)**: The name speaks itself, it’s the design of the theme, you don’t have to upload it.


---

# 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://enginethemes.gitbook.io/docs/estateengine/ee-package-content.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.
