> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt # [Velo](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fvelo&format=markdown.md) ## [Events & Service Plugins](https://dev.wix.com/docs/velo/events-service-plugins.md) ### [Wix Events](https://dev.wix.com/docs/velo/events-service-plugins/wix-events.md) #### [Events](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events.md) - [Introduction](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/introduction.md) - [onGuestCreated()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-guest-created.md) - [onGuestDeleted()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-guest-deleted.md) - [onGuestUpdated()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-guest-updated.md) - [onPolicyCreated()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-policy-created.md) - [onPolicyDeleted()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-policy-deleted.md) - [onPolicyUpdated()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-policy-updated.md) - [onEventCanceled()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-event-canceled.md) - [onEventCreated()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-event-created.md) - [onEventDeleted()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-event-deleted.md) - [onEventEnded()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-event-ended.md) - [onEventPublished()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-event-published.md) - [onEventReminder()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-event-reminder.md) - [onEventStarted()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-event-started.md) - [onEventUpdated()](https://dev.wix.com/docs/velo/events-service-plugins/wix-events/events/on-event-updated.md)