# 3. Chapter

##

Body of the document. (The word "Chapter" does not have to appear in the section title and is just used as a placeholder here.)&#x20;

### 3.1 Header Level Two

The file naming convention Group working Drafts (GWD) is as follows:

draft-\<doctype>-\<submitter>-\<nickname>-\<version>.doc.

E.g. draft-gwdi-example-template-v1.pdf

* \<doctype> is “gwdi” (Informational GWD), “gwde” (Experimental GWD), “gwdc” (Communicty Practice GWD), or “gwdrp” (candidate recommendation GWD).
* \<submitter> is either the name of the submitting OGF group or the family name of the submitting document author.
* \<version> is an integer version number proceeded by the letter v, such as v1 or v2.

#### 3.1.1 Header Level Three

![Figure 1. Logo of the Open Grid Forum](/files/-MHbH1qVYJi9BQOOx9r_)


---

# 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.ogf.org/ogf-document-template/3.-chapter.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.
