# Developers

## Varbase is a Drupal Distribution

A Drupal distribution is a collection of Drupal and other software components built, assembled, and configured so that it can be used essentially "as is" for its intended purpose.

Varbase is built on top of [Drupal](https://www.drupal.org/), utilizing the Drupal installation profiles feature.

Drupal is the #1 platform for web content management among global enterprises, governments, higher education institutions, and NGOs. Flexible and highly scalable, Drupal publishes a single web site or shares content in multiple languages across many devices. Technology and business leaders transform content management into powerful digital solutions with Drupal backed by one of the world's most innovative open source communities.

Visit Drupal.org for more information: [http://www.drupal.org](http://www.drupal.org/)

Read here about how **Drupal 10**'s installation profile feature works: <https://www.drupal.org/docs/distributions/creating-distributions>


---

# 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/developers.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.
