# Script Information

{% hint style="info" %}
Current Version 1.0.4
{% endhint %}

Easily integrate a simple and easy-to-customize weather forecaster on any website within minutes. You can customize the colors, orientation, location (manually entered or dynamically entered based on the user's location), metrics, and languages. You can display a single day or as many days as you need.

Add this script to your website and it just works.

{% hint style="warning" %}
***NOTE:** If you like this plugin, don't forget to add a review where you purchased it at. It will help us continue to develop the plugin.*
{% endhint %}


---

# 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/jquery-forecaster/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.
