# Give the agent a pair of gesturing hands

Modify `main.js` so a pair of hands belonging to the app's agent (not the user's own tracked hands) appears floating in front of the user. On select, the hands should wave; on a later select they should play a beat gesture, then settle back to rest.

Use the SDK's built-in agent embodiment rather than loading and animating your own hand rig.

Only edit `main.js`. Do not touch `index.html` or the importmap.
