# Weather

Show a section variant based on your visitor’s local weather conditions—whether current or forecasted. This allows you to display highly targeted products and messaging that align with real-time weather patterns.

## Add weather rule

***

{% hint style="info" %}

#### Steps

1. Go to **Audiences** page and click **Create new audience**.&#x20;
2. Enter a name for your audience. You can change the name later.
3. Select the **weather** rule type.
4. **Apply values** from the dropdowns.
5. Click **Save**.
   {% endhint %}

<table><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Is<br>Is not</td><td valign="top">Forecasted to be<br>Is currently</td><td valign="top">Sunny<br>Cloudy<br>Raining<br>Snowing<br>Foggy<br>Thunder</td><td valign="top">Tomorrow<br>This Week<br>Next 7 Days</td></tr></tbody></table>


---

# 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://help.fluorescent.co/section-studio/smart-sections/audiences/weather.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.
