> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create rule

> Create a new user rule for Zo.

{/* Tool: create_rule */}

## Parameters

<ParamField path="instruction" type="string" required={true}>
  Instructions for Zo to follow.
</ParamField>

<ParamField path="condition" type="string" default={""}>
  Optional condition for when to apply the rule. No condition means the rule is always applied.
</ParamField>
