> 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/divi-layouts/super-headers-collection/installing-headers.md).

# Installing Headers

## Step 1. Download Headers

After purchasing the Super Headers Collection, you'll have to download the Zip file to your Computer, you also go to your [Account Page](https://samarj.com/login) and download it again If you need.

Once the Zip file is downloaded to your Computer, you'll need to Extract it and you'll get these Files:

<figure><img src="/files/9Jy4PjpOdWEB0qqZUsXA" alt=""><figcaption></figcaption></figure>

Now If you want to install all 35 Headers on your site, you simply need the "All 35 Super Headers.json" file.&#x20;

But If you only need specific headers, you can navigate through folders and install the one you like using the same method below.

## Step 2. Installing Headers On Your Site&#x20;

Now to install all the Headers on your site, go to Divi -> Divi Library, and here click the "Import & Export" button at the top.

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

You'll see a Modal appear, simply upload the "All 35 Super Headers.json" file by drag & drop (or you can even select) and then hit the Import button.

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

Then, It will take around 10-20 seconds and will install the Headers on your site. Easy Peasy. All the Headers will be saved in your Divi Library and you can use any header on your site later on.

<figure><img src="/files/0VI1WBHiuichfJdWNU0H" alt=""><figcaption></figcaption></figure>


---

# 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/divi-layouts/super-headers-collection/installing-headers.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.
