# Headers

Due to the nature of **Article Templates** your article **Short Description (Title)** will be an H2 Heading by default. As a result, any headings inside of your article body **must** start with the H3 Heading.&#x20;

Some [**Article Templates**](/untitled.md#step-5-select-an-article-template) have a pre-set H3 Heading, which means that headings within these sections must start with an H4 Heading. Review the [**Article Templates**](/untitled.md#step-5-select-an-article-template) table for specific instructions for each template.

Reference the image below for an example of how the short descriptions automatically apply an **H2** Heading. Select the image to **magnify**.

![](/files/-MYf0ocAUKyCHemr1_f1)

#### &#x20;<a href="#header-3-employ-a-hierarchy" id="header-3-employ-a-hierarchy"></a>


---

# 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://kmdesign.services.gatech.edu/headings.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.
