# Patch Notes 7/10/2023

## Data Improvements

* Codify has begun source full bill text for the province of Ontario and Manitoba.
* Going forward, Ontario and Manitoba bills will have the full text available through the **More Details.**
* Looking ahead, Codify will be moving to expand this to other jurisdictions, starting with Federal and BC.


---

# 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.codifylaws.com/2023/patch-notes-7-10-2023.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.
