# Skip / Hide Logic

## 🕵 What is skip / hide page logic ?

Skip logic conditions allow us to setup logical [condition rules](/form-management/form-designer/condition-rules.md) based on respondent's answers, querystring or language to hide or show a page to the respondent based on his answers.

## 🔅 Skip / hide logic properties

![](/files/-MBwKqcurOWhE3uQ0DAA)

1. &#x20;We can switch the condition to either hide or show the question if the [condition rule](/form-management/form-designer/condition-rules.md) is met.
2. Add an additional [condition rules](/form-management/form-designer/condition-rules.md) group.&#x20;

{% hint style="info" %}
In the example above the page would be hidden if the respondent answered 1 to the Would you recommend our company? question.
{% 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://docs.ngsurvey.com/form-management/form-designer/pages/skip-hide-logic.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.
