# Condition step

![](/files/-MiqhknMyXK37YdzBfsg)

Condition step checks the value of the current object fields and the objects, connected with the current via links.

![](/files/-MiqiL7idME_kLAEPU4k)

1. Choose the logic operator: OR or AND for combining several conditions
2. Choose the field to compare with
3. Choose the operator (the list depends on the first field data type)
4. Set up the [expression](/template-system/basics-of-template-system.md#inputs-for-templating)


---

# 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://readme.directual.com/scenarios/editing-scenarios/condition-steps/condition-step.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.
