# Must Be Equal To

This rule requires that the field is equal to a certain value.

{% hint style="success" %}
You can as many of these rules as you like and it will check against any one of them.\
**Coming Soon:** Soon we will be allowing you to add your multiple words inside the one rule. For now you must add multiple rules to allow it to check for multiple values.
{% endhint %}

![](/files/-Ma4IGW9if6RUkz4TY1Z)

### Rule Parameters

| Parameter | Description                                                         |
| --------- | ------------------------------------------------------------------- |
| Word      | Use this field to determine what word the field value must be equal |


---

# 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://manual.blocworx.com/blocworx-documentation/bloc-editor/managing-a-field/field-rules/must-be-equal-to.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.
