# Document Field

- [Checkbox is checked](https://docs.docbits.com/administration-and-setup/workflow/and/document-field/checkbox-is-checked.md)
- [Field is](https://docs.docbits.com/administration-and-setup/workflow/and/document-field/field-is.md)
- [Text in Field](https://docs.docbits.com/administration-and-setup/workflow/and/document-field/text-in-field.md)
- [Compare two Fields with Tolerance](https://docs.docbits.com/administration-and-setup/workflow/and/document-field/compare-two-fields-with-tolerance.md)
- [Compare two Fields](https://docs.docbits.com/administration-and-setup/workflow/and/document-field/compare-two-fields.md)
- [If Country in Field](https://docs.docbits.com/administration-and-setup/workflow/and/document-field/if-country-in-field.md)
- [Docfield is](https://docs.docbits.com/administration-and-setup/workflow/and/document-field/docfield-is.md)
- [Compare Field with tolerances](https://docs.docbits.com/administration-and-setup/workflow/and/document-field/compare-field-with-tolerances.md)
- [If Country in Field is One of](https://docs.docbits.com/administration-and-setup/workflow/and/document-field/if-country-in-field-is-one-of.md)


---

# 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.docbits.com/administration-and-setup/workflow/and/document-field.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.
