# Title of Document

**Status of This Document**

Choose one of:\
Grid Working Document (GWD)\
Grid Final Draft (GFD)\
Grid Recommendation\
Obsolete. This document is replaced by/obsoleted by GFD-xxx \[REFERENCE].\
Historical

**Obsoletes**

This document obsoletes GFD-I.xxx \[REFERENCE]. \[include If applicable]

**Document Change History**

(Note this portion of the title page is for short administrative change notices only. Include a separate section after this one as an optional change log if desired.)

This template has been updated to conform to GFD-C.152 [\[CATLETT\]](https://docs.ogf.org/ogf-document-template/11.-references). \[include if applicable]

**Copyright Notice**

Copyright © Open Grid Forum (*insert applicable years*). Some Rights Reserved. Distribution is unlimited.

**Trademark**

XXXX is a registered trademark and service mark of the Open Grid Forum. \[include if applicable]

**Abstract**

Informative document abstract of 1-2 paragraphs.

This document provides information to the Grid community \[topic]. It addresses \[main issues] and presents \[outcome]. This document does not define any standards or technical recommendations\[include if applicable]

**Contents**

(It is recommended that the initial page include an index as below with links to the appropriate sections as an aid to navigating the printed version of the document. Note this is in addition to the GitBook and/or GitHub summary indices and is a convenience, not a requirement. The section structure indicated below includes sections required for all OGF documents as well as some example substructure. Long documetns are best organized with chapters and optionally long sections split into separate GitBook pages and/or groups. Refer to [GFD.152](https://www.ogf.org/documents/GFD.152.pdf) for complete information on the Open Grid Forum document process and requirements.)

Abstract\
Contents\
[1. Introduction](https://docs.ogf.org/ogf-document-template/1.-introduction)\
[2. Notational Conventions](https://docs.ogf.org/ogf-document-template/2.-notational-conventions)\
[3. Chapter](https://docs.ogf.org/ogf-document-template/3.-chapter)\
&#x20;   [3.1 Header Level Two](https://docs.ogf.org/ogf-document-template/3.-chapter#3-1-header-level-two)\
&#x20;       [3.1.1 Header Level Three](https://docs.ogf.org/ogf-document-template/3.-chapter#3-1-1-header-level-three)\
(Repeat as needed, incrementing subsequent section numbers as necessary.)\
[4. Security Considerations](https://docs.ogf.org/ogf-document-template/4.-security-considerations)\
[5. Glossary](https://docs.ogf.org/ogf-document-template/5.-glossary)\
[6. Contributors](https://docs.ogf.org/ogf-document-template/6.-contributors)\
[7. Acknowledgments](https://docs.ogf.org/ogf-document-template/7.-acknowledgments)\
[8. Intellectual Property Statement](https://docs.ogf.org/ogf-document-template/8.-intellectual-property-statement)\
[9. Disclaimer](https://docs.ogf.org/ogf-document-template/9.-disclaimer)\
[10. Full Copyright Notice](https://docs.ogf.org/ogf-document-template/10.-full-copyright-notice)\
[11. References](https://docs.ogf.org/ogf-document-template/11.-references)


---

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