# Bill

| 1  | **Generic**          | Bill              | Blog               |
| -- | -------------------- | ----------------- | ------------------ |
| 2  | Author               |                   | Author             |
| 3  | Year                 | Year              | Year               |
| 4  | Title                | Title             | Title of Entry     |
| 5  | Secondary Author     |                   | Editor             |
| 6  | Secondary Title      | Code              | Title of WebLog    |
| 7  | Place Published      |                   | Place Published    |
| 8  | Publisher            |                   | Publisher          |
| 9  | Volume               | Code Volume       | Access Year        |
| 10 | Number of Volumes    |                   |                    |
| 11 | Number               | Bill Number       | Date               |
| 12 | Pages                | Code Pages        | Description        |
| 13 | Section              | Code Section      | Message Number     |
| 14 | Tertiary Author      |                   | Illustrator        |
| 15 | Tertiary Title       | Legislative Body  | Institution        |
| 16 | Edition              | Session           | Edition            |
| 17 | Date                 | Date              | Last Update Date   |
| 18 | Type of Work         |                   | Type of Medium     |
| 19 | Subsidiary Author    | Sponsor           |                    |
| 20 | Short Title          | Short Title       | Short Title        |
| 21 | Alternate Title      |                   | Alternate Title    |
| 22 | ISBN/ISSN            |                   | ISBN               |
| 23 | DOI                  | DOI               | DOI                |
| 24 | Original Publication | History           | Contents           |
| 25 | Reprint Edition      |                   |                    |
| 26 | Reviewed Item        |                   |                    |
| 27 | Custom 1             |                   | Author Affiliation |
| 28 | Custom 2             |                   |                    |
| 29 | Custom 3             |                   |                    |
| 30 | Custom 4             |                   |                    |
| 31 | Custom 5             |                   |                    |
| 32 | Custom 6             |                   |                    |
| 33 | Custom 7             |                   |                    |
| 34 | Custom 8             |                   |                    |
| 35 | Accession Number     | Accession Number  | Accession Number   |
| 36 | Call Number          | Call Number       | Call Number        |
| 37 | Label                | Label             | Label              |
| 38 | Keywords             | Keywords          | Keywords           |
| 39 | Abstract             | Abstract          | Abstract           |
| 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/bill.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.
