# Home 2 Intro module

### 16.Home 2 Intro module

> Module position: tp-intro
>
> Module class suffix: tp-home-2

If you want your module this way, **Go to backend: Extensions --> Module Manager --> New --> Select type as RokSprocket Module** with the settings below:

#### Step-1:

Create a New RokSprocket module

Select your Module style as "Strips"

Select your Content provider as "Simple"

Choose your layout as "Default"

#### Step-2:

Add the following html code in your Roksprocket Simple content Description section

```html
<div class="services-box-4"><em class="icon-line2-rocket"></em>
<div class="content"><h3>Powerfull Features</h3><p>Duis nec aliquet massa,
 sed dapibus mauris. Nulla vehicula nisl non enim sodales fermentum.</p></div></div>
```

#### Step-3:

Once the module is successfully created SAVE & CLOSE The settings


---

# 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://jdocs.themeparrot.com/joomla-templates/runway/layout-customization/home-styles/home-style-2/home-2-intro-module.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.
