# Window Pull Style

**Property Name:** `window_pull_style`

**Accepted Values:** <mark style="color:blue;">string</mark>

* `NONE`: Disables window pulls
* `ONLY_WINDOWS`: Pulls your windows
* `WINDOWS_WITH_SKIES`: Pulls your windows and replaces the skies

{% hint style="warning" %}
For AI versions before 5.1 the `window_pull_style` property will not replace skies in your windows.
{% endhint %}

### Sample images

{% tabs %}
{% tab title="NONE" %}

<figure><img src="/files/1AQx7NBpRq3f4KhT28q5" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="ONLY\_WINDOWS" %}

<figure><img src="/files/TTiJKM4O1eLH4JqQmo0L" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="WINDOWS\_WITH\_SKIES" %}

<figure><img src="/files/Kr2Z0H5lcCl4RD51Q0VK" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.autoenhance.ai/images/basic-enhancements/window-pull.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.
