> For the complete documentation index, see [llms.txt](https://docs.codifylaws.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codifylaws.com/2021/patch-notes-11-20-2021.md).

# Patch Notes - 11/20/2021

## New Features <a href="#new-features" id="new-features"></a>

* Statute feeds are now enabled - users are able to quickly set up named feeds tracking any number of different statutes.
* To access the feature, use the headings to navigate to **Feeds**, and then click on **Create a Feed - Statutes.**
* See our Product Guide for more details - <https://docs.codifylaws.com/>​

​

## Navigation <a href="#navigation" id="navigation"></a>

* The website headings have been completely revamped, in order to make navigation easier. Headings have been changed to:
  * Legislation (for the latest legislation)
  * Alerts (for individual bills and regs that are being tracked)
  * Feeds (for bills & reg feeds, as well as statute feeds)
  * Teams (for group subscriptions - as well as other upcoming features for organizations)
  * Docs (for accessing the Codify Laws User Guide, as well as the latest release notes)

## Usability <a href="#usability" id="usability"></a>

* Codify's User Guide is now out!
* To access, simply go through the **Docs** heading, or use the following link: <https://docs.codifylaws.com/>​


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.codifylaws.com/2021/patch-notes-11-20-2021.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.
