> For the complete documentation index, see [llms.txt](https://docs.divisupply.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.divisupply.com/crest.md).

# Crest

<figure><img src="/files/trwxxKtjV7cw7r0ZfSuz" alt=""><figcaption></figcaption></figure>

[**Crest**](https://divisupply.com/divi-product/crest/) is a modern Divi 5 child theme created for SaaS companies, apps, startups, software products, and technology businesses.

Before installing Crest, make sure the Divi 5 parent theme is installed and active on your WordPress website. Divi is not included with the Crest package and must be purchased separately from Elegant Themes.

### Requirements

* WordPress
* Divi 5 installed and activated
* The latest version of the Crest child theme
* A fresh WordPress installation is recommended for the smoothest demo import

If you are installing Crest on an existing website, create a complete backup before importing the demo content.

### Recommended Server Requirements

For a smooth installation and demo import, we recommend the following PHP values:

* upload\_max\_filesize: 512M or higher
* max\_input\_time: 300 or higher
* memory\_limit: 512M or higher
* max\_execution\_time: 1000 or higher
* post\_max\_size: 512M or higher

These values are recommendations rather than strict requirements. You can check your website status under Divi → Support Center. If any values are too low, contact your hosting provider and ask them to increase the limits.

### What to Do Next

Start by installing and activating the Crest child theme. Once the theme is active, you can use the included demo importer to add the pages, Theme Builder templates, presets, and demo content to your website.


---

# 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://docs.divisupply.com/crest.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.
