Get up and running with CX Tools in minutes. Follow our step-by-step guide to start developing.
Start by creating your free CX Tools account:
Explore our suite of development tools:
Begin with these recommended first steps:
Here's a basic GRXML grammar to get you started:
<?xml version="1.0"?>
<grammar version="1.0" root="main"
xmlns="http://www.w3.org/2001/06/grammar"
xml:lang="en-US">
<rule id="main">
<one-of>
<item>yes</item>
<item>no</item>
</one-of>
</rule>
</grammar>
Upgrade to Pro to access advanced features:
Ready to dive deeper? Check out our tool-specific guides: