# Government Document

| 1  | **Generic**          | Film or Broadcast | Government Document |
| -- | -------------------- | ----------------- | ------------------- |
| 2  | Author               | Director          | Author              |
| 3  | Year                 | Year Released     | Year                |
| 4  | Title                | Title             | Title               |
| 5  | Secondary Author     | Series Director   | Department          |
| 6  | Secondary Title      | Series Title      |                     |
| 7  | Place Published      | Place Published   | Place Published     |
| 8  | Publisher            | Distributor       | Publisher           |
| 9  | Volume               |                   | Volume              |
| 10 | Number of Volumes    |                   |                     |
| 11 | Number               |                   | Issue               |
| 12 | Pages                | Running Time      | Pages               |
| 13 | Section              |                   | Section             |
| 14 | Tertiary Author      | Producer          |                     |
| 15 | Tertiary Title       |                   | Series Title        |
| 16 | Edition              | Edition           | Edition             |
| 17 | Date                 | Date Released     |                     |
| 18 | Type of Work         | Medium            |                     |
| 19 | Subsidiary Author    | Performers        |                     |
| 20 | Short Title          | Short Title       |                     |
| 21 | Alternate Title      | Alternate Title   |                     |
| 22 | ISBN/ISSN            |                   | Report Number       |
| 23 | DOI                  | DOI               | DOI                 |
| 24 | Original Publication |                   |                     |
| 25 | Reprint Edition      | Reprint Edition   |                     |
| 26 | Reviewed Item        |                   |                     |
| 27 | Custom 1             | Cast              | Government Body     |
| 28 | Custom 2             | Credits           | Congress Number     |
| 29 | Custom 3             |                   | Congress Session    |
| 30 | Custom 4             | Genre             |                     |
| 31 | Custom 5             | Format            |                     |
| 32 | Custom 6             |                   |                     |
| 33 | Custom 7             |                   |                     |
| 34 | Custom 8             |                   |                     |
| 35 | Accession Number     | Accession Number  | Accession Number    |
| 36 | Call Number          | Call Number       |                     |
| 37 | Label                | Label             | Label               |
| 38 | Keywords             | Keywords          | Keywords            |
| 39 | Abstract             | Synopsis          | Synopsis            |
| 40 | Notes                | Notes             | Notes               |
| 41 | Research Notes       | Research Notes    | Research Notes      |
| 42 | URL                  | URL               | URL                 |
| 43 | File Attachments     | File Attachments  | File Attachments    |
| 44 | Author Address       | Author Address    | Author Address      |
| 45 | Figure               | Figure            | Figure              |
| 46 | Caption              | Caption           | Caption             |
| 47 | Access Date          | Access Date       | Access Date         |
| 48 | Translated Author    | Translated Author | Translated Author   |
| 49 | Translated Title     | Translated Title  | Translated Title    |
| 50 | Name of Database     | Name of Database  | Name of Database    |
| 51 | Database Provider    | Database Provider | Database Provider   |
| 52 | Language             | Language          | Language            |
| 53 | Added to Library     | Added to Library  | Added to Library    |
| 54 | Last Updated         | Last Updated      | Last Updated        |


---

# 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://kb.howsci.com/reference-types/list-of-reference-types/government-document.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.
