# Invert Logical Operation

## Where can you find this setting?

The Invert Logical Operation can be found under the settings icon inside each condition group for a discount configuration.

<figure><img src="/files/a7z8v6cWei5Q31aFQ29o" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/c3CzHqYCg3wIo8S6ZNvU" alt=""><figcaption></figcaption></figure>

### What does this setting do?

Here's what having these flags enabled would do to the discount configuration. It basically allows you to flip the default logic for both the inner and outer conditions.

<figure><img src="/files/i6a83uTxFRZpJyD90CKH" alt=""><figcaption></figcaption></figure>


---

# 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.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/flags/invert-logical-operation.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.
