# Using Messages

{% hint style="info" %}
Make sure you have read the[ Implementation Guide](https://easy-event-manager.gitbook.io/documentation/implementation/getting-started) before proceeding with any examples for optimal results!

This is a second version of [`How to bind multiple events in one Object`](https://easy-event-manager.gitbook.io/documentation/examples/multiple-events-in-one-object)where we start using the Message input.&#x20;
{% endhint %}

1. *For some reasons*, we want to add more Gates to control without binding new events, here we can make use of the `Message` input

<figure><img src="https://3743917652-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F461QZtnJljYazCvCp6z0%2Fuploads%2Fy8VGZgxVCY6StdZdTAGA%2Fimage.png?alt=media&#x26;token=eacf3488-cdee-41af-b339-da002e4eee7a" alt=""><figcaption></figcaption></figure>

2\. Done! Now we can control different Gates with the same Event

<figure><img src="https://3743917652-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F461QZtnJljYazCvCp6z0%2Fuploads%2FjXofXhwKS5CmwXuWBtng%2Fimage.png?alt=media&#x26;token=ea114215-d8e0-4f19-8856-f1552279cf03" alt=""><figcaption></figcaption></figure>
