# OGF Document Types

Four document types are defined at present:

1. **Informational**: To inform the community about a useful idea or set of ideas.
2. **Experimental**: To inform the community about a useful experiment, testbed, or implementation of an idea or set of ideas.
3. **Community Practice:** To inform the community of common practice or process, with the objective to influence the community.
4. **Recommendations**: To document a specification, analogous to an Internet Standards track document. OGF Recommendations are initially designated as "proposed," and following further experience and review may become full OGF recommendations.


---

# 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/ogf-document-types.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.
