# Unit 2: More about GovCMS

- [Content types overview](https://salsa-digital.gitbook.io/govcms-content-administration/unit-2-more-about-govcms/content-types.md)
- [Overview of content create/edit form](https://salsa-digital.gitbook.io/govcms-content-administration/unit-2-more-about-govcms/overview-of-content-create-edit-form.md)
- [Form fields and form widgets](https://salsa-digital.gitbook.io/govcms-content-administration/unit-2-more-about-govcms/form-fields-and-form-widgets.md)
- [Fields and properties](https://salsa-digital.gitbook.io/govcms-content-administration/unit-2-more-about-govcms/fields-and-properties.md)
- [Structured content in GovCMS](https://salsa-digital.gitbook.io/govcms-content-administration/unit-2-more-about-govcms/structured-content-in-govcms.md)
- [Overview of Rich text editor](https://salsa-digital.gitbook.io/govcms-content-administration/unit-2-more-about-govcms/overview-of-rich-text-editor.md)
- [Embedding media files](https://salsa-digital.gitbook.io/govcms-content-administration/unit-2-more-about-govcms/inserting-media-files.md)
- [Text format](https://salsa-digital.gitbook.io/govcms-content-administration/unit-2-more-about-govcms/text-format.md)
- [Content references in GovCMS](https://salsa-digital.gitbook.io/govcms-content-administration/unit-2-more-about-govcms/content-references-in-govcms.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://salsa-digital.gitbook.io/govcms-content-administration/unit-2-more-about-govcms.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.
