# Home

{% columns %}
{% column valign="middle" %}

## ABOUT US

Founded in 2022, Delta Virtual is a non-profit organization dedicated to replicating real-world airline operations and fostering a deeper understanding of the aviation industry. Our mission is to educate and promote the many opportunities in aviation, inspiring aspiring pilots and enthusiasts to explore and pursue their passion for aviation. We aim to provide a realistic, immersive experience through relentless innovation, creating a platform that brings virtual aviation to life.

<a href="https://apply.dlva.org" class="button secondary">Join today!</a>
{% endcolumn %}

{% column %}

<figure><img src="/files/wqkyoX7x8RjKAO4lCgB9" alt=""><figcaption></figcaption></figure>

{% endcolumn %}
{% endcolumns %}

## OUR HUBS

{% columns %}
{% column %} <mark style="color:$primary;">**ATL**</mark>\
**Atlanta**\
Hartsfield Jackson International Airport
{% endcolumn %}

{% column %} <mark style="color:$primary;">**BOS**</mark>\
**Boston**\
Boston Logan International Airport
{% endcolumn %}

{% column %} <mark style="color:$primary;">**DTW**</mark>\
**Detroit**\
Detroit Metropolitan Airport
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %} <mark style="color:$primary;">**LAX**</mark>\
**Los Angeles**\
Los Angeles International Airport
{% endcolumn %}

{% column %} <mark style="color:$primary;">**MSP**</mark>\
**Minneapolis-St. Paul**\
Minneapolis–Saint Paul International Airport
{% endcolumn %}

{% column %} <mark style="color:$primary;">**JFK**</mark>\
**New York-JFK**\
John F. Kennedy International Airport
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %} <mark style="color:$primary;">**LGA**</mark>\
**New York-LGA**\
LaGuardia Airport
{% endcolumn %}

{% column %} <mark style="color:$primary;">**SEA**</mark>\
**Seattle**\
Seattle-Tacoma International Airport
{% endcolumn %}

{% column %} <mark style="color:$primary;">**SLC**</mark>\
**Salt Lake City**\
Salt Lake City International Airport
{% endcolumn %}
{% endcolumns %}


---

# 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://www.dlva.org/home.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.
