> For the complete documentation index, see [llms.txt](https://docs.wproofreader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wproofreader.com/v6.10.0.0/faq/general/support-agreement.md).

# Support agreement

* [How can I buy more than one year of maintenance?](/v6.10.0.0/faq/pricing-and-discounts/how-can-i-buy-more-than-one-year-of-maintenance.md)
* [How can I get the most recent version of the application?](/v6.10.0.0/faq/general/support-agreement/how-can-i-get-the-most-recent-version-of-the-application.md)
* [How can I renew my support agreement?](/v6.10.0.0/faq/general/support-agreement/how-can-i-renew-my-support-agreement.md)
* [What are the minimum hardware requirements?](/v6.10.0.0/faq/general/support-agreement/what-are-the-minimum-hardware-requirements.md)
* [What benefits do I get on the support agreement renewal?](/v6.10.0.0/faq/general/support-agreement/what-benefits-do-i-get-on-the-support-agreement-renewal.md)
* [What happens when the included support agreement ends?](/v6.10.0.0/faq/general/support-agreement/what-happens-when-the-included-support-agreement-ends.md)
* [When does the support agreement start?](/v6.10.0.0/faq/general/support-agreement/when-does-the-support-agreement-start.md)

<br>


---

# 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.wproofreader.com/v6.10.0.0/faq/general/support-agreement.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.
