# Understanding Varbase

An Open Source Drupal distribution. Built to rapidly develop websites and web applications, That empower teams with a focus on enterprise requirements.

**Why We Created Varbase**

Platform-as-a-service tuned for security, scalability, and resilience

* Accelerate launching websites
* Bridge the gap between the users' experience and editors' experience in Drupal.
* Bring new capabilities not yet present in Drupal core
* Furnish best-in-class standards and selected capabilities from the vast array of Drupal modules

{% content-ref url="/pages/-MEqSMisu5-C5VIfU9lR" %}
[Basic Concepts](/10.1.x/developers/understanding-varbase/basic-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA0MNvuGOOSxZ-Ym-RB" %}
[Core Components](/10.1.x/developers/understanding-varbase/core-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA0MNw9oh9i0sgcTxvu" %}
[Optional Components](/10.1.x/developers/understanding-varbase/optional-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA0MNw9oh9i0sgcTxvu" %}
[Optional Components](/10.1.x/developers/understanding-varbase/optional-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfampKrno8EZ8IsjqZ8" %}
[Additional Components](/10.1.x/developers/understanding-varbase/external-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mfas4vYi\_9fjygTHf\_H" %}
[Development Components](/10.1.x/developers/understanding-varbase/development-components.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/10.1.x/developers/understanding-varbase.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.
