# File Structure

## Understand the DiviMod File Structure:

1. All Section Layouts
2. By Category
3. Individual Module Style

### 01. All Module Styles

These files includes all modules like pricing, testimonials, etc. So if you'd like to import all Modules at once. Then you can use 'All Module Styles.'

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

### 02. By Categories:

If you just wanna use the Specific module then what you should do?&#x20;

We've a solution for that. For Example: you want to use only 'Contact' module on your website. Then you can do that by following these steps (Mentioned In Installation).&#x20;

This will allow you to only import 'Contact' Module only and not any other Module Styles.&#x20;

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

<figure><img src="/files/05giSTLwdv9asJlyq7t4" alt=""><figcaption></figcaption></figure>

### 03. Individual/Single Module Style:

If you wanna go more specific like we told you in Previous Slide. Mean, you want to use the Contact Section in your website but you just want to use only 1 template & don't want to import any other 'Contact' Templates.&#x20;

Then Go to Individual Files (You will find 'Individual Files' in every categories - separately) & select the Template file you'd like to use in your website.

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

{% hint style="info" %}
You've to follow the same steps to import/use the Module File.
{% endhint %}

&#x20;**That's It**! **You're Done 😎**


---

# 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://docs.divitemp.com/divitemp-doc/divitemps-layouts/divimod/file-structure.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.
