# ℹ️ Updates

We'll keep this set of documentation updated. You can see changes [here](https://github.com/Starsky-burns/PCP/commits/main).

If we're updating something that materially affects the terms on which we do business with customers, then we'll publish a blog with explanatory information (on our [homepage](https://www.peregrinecoast.press/)). Please subscribe to our newsletter to get these updates.&#x20;

This documentation, in particular the pricing, **does not** constitute a contractual agreement. If you require contractually binding pricing for a period of time you must contact us via email.&#x20;

These docs may change at any time at our sole discretion. Any changes are binding from the date they are published.&#x20;


---

# 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.peregrinecoast.press/fulfilment/updates.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.
