# Varbase Bootstrap Paragraphs Text and Image

Text and image paragraph type.

## Varbase Bootstrap Paragraphs Text and Image Module

{% hint style="info" %}
Varbase Bootstrap paragraphs text and image features are bundled through the **Varbase Bootstrap Paragraphs Text and Image** module as part of the **Varbase Bootstrap Paragraphs** module.

GitHub: <https://github.com/Vardot/varbase_bootstrap_paragraphs>\
Drupal.org: <https://www.drupal.org/project/varbase_bootstrap_paragraphs>

After building a project using the `varbase-project` template, you can see the code of the **Varbase Bootstrap Paragraphs Text and Image** module in:
{% endhint %}

```
project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_bootstrap_paragraphs
                |-- modules
                    |-- vbp_text_and_image
```

## Required Varbase Modules

This module needs the following Varbase modules in order to function.

### Varbase Bootstrap Paragraphs Module

A suite of Paragraph bundles to be used for [Varbase](https://www.drupal.org/project/varbase) distribution.

{% content-ref url="/pages/-MePoizQeCIKVlJXUoJE" %}
[Varbase Bootstrap Paragraphs](/9.0.x/developers/understanding-varbase/optional-components/varbase-bootstrap-paragraphs.md)
{% endcontent-ref %}

### Varbase Landing Page (Paragraphs) Module

Provides the basis for Landing Pages, which are built to include appealing stacked components that are visually separate.

{% content-ref url="/pages/-MePuT\_PIDeAvip0\_Yex" %}
[Varbase Landing Page (Paragraphs)](/9.0.x/developers/understanding-varbase/optional-components/varbase-landing-page-paragraphs.md)
{% endcontent-ref %}


---

# 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.varbase.vardot.com/9.0.x/developers/understanding-varbase/optional-components/varbase-bootstrap-paragraphs/varbase-bootstrap-paragraphs-text-and-image.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.
