# Condition

Select the type of conditions you want to add to the selected question.

* Navigate to the ***Condition*** tab displaying on the Question Properties window.
* Choose a condition out to the below given choices:
  * None
  * Hide Questions
  * Disable Questions
* Click the ***Save*** option to save the selected condition.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FqGSLGNN0lYTbCL4E872z%2Fimage.png?alt=media&#x26;token=03c64c9e-6a44-4153-bf08-c2cd30fe0603" alt=""><figcaption></figcaption></figure>

* The selected condition gets applied to the question.


---

# 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.bdb.ai/forms-3/general-workflow-for-forms/question/properties/condition.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.
