# Important Notice

## Versions <a href="#versions" id="versions"></a>

#### < 5.0.0 <a href="#versions-500" id="versions-500"></a>

This documentation is for the latest version of the plugin. If you are using version 3-4, then you should switch to our previous documentation at the top left of this page.

{% hint style="danger" %}
It is highly recommended to update to the newest version after reading the **IMPORTANT NOTICE** above.
{% endhint %}

#### 5.0.0 <a href="#versions-500" id="versions-500"></a>

This documentation is for the latest version of the plugin. If you are using version 5+, then you can continue down this page. Otherwise, select the previous section to get the correct documentation.


---

# 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://futuredesigngroup.gitbook.io/wp-online-contract/master.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.
