# Home 1 Promo text bottom

### 14. Home 1 Promo text bottom

> Module position: tp-promo
>
> Module class suffix: Not Used

![](/files/8nBpSPMEMWSwk0Yv9NEG)

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

#### Step-1:

Create a Custom Html module

#### Step-2:

Add the following html code in yout custom html module

```html
<p><a href="#" class="button button-full text-center">
So what you are waiting for? <strong>Download</strong></a>
</p>
```

#### Step-3:

Once the code is added 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-1/home-1-promo-text-bottom.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.
