# OGF Documents and Work Spaces

## Purpose

Open Grid Forum documents are prepared according to an open public process. The primary organizational method for current OGF working group, community group, and research group activity is through the [OGF organizational pages on GitHub](https://github.com/opengridforum). Final documents are published once complete on the [Documents page](https://www.ogf.org/documents/) of the [OGF web site](https://www.ogf.org).

Any method of preparing a document according to the OGF community process is acceptable. The use of GitBook spaces is also available to encourage collaborative development of community-based documents for submission through this process as decribed below. Use of GitBook is **not required**, but is intended as a supplement to assist with document preparation workflow.

For additional details on OGF document style including example formatting guidelines, refer to the [OGF Document Templates section](https://docs.ogf.org/ogf-documents-and-workspaces/ogf-document-templates) of this document.

Further information including a full description of the document process and advice intended to help to guide selection from among these categories is contained in GFD.152 (Open Grid Forum Document Process and Requirements) available at: <https://www.ogf.org/documents/GFD.152.pdf>


---

# 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-documents-and-workspaces/readme.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.
