> 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) ## [APIs](https://dev.wix.com/docs/velo/apis.md) ### [wix-events.v2](https://dev.wix.com/docs/velo/apis/wix-events-v2.md) #### [Categories](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/introduction.md) - [assignEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/assign-events.md) - [bulkAssignEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/bulk-assign-events.md) - [bulkCreateCategory()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/bulk-create-category.md) - [bulkUnassignEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/bulk-unassign-events.md) - [createCategory()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/create-category.md) - [deleteCategory()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/delete-category.md) - [listEventCategories()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/list-event-categories.md) - [queryCategories()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/query-categories.md) - [reorderCategoryEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/reorder-category-events.md) - [unassignEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/unassign-events.md) - [updateCategory()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/update-category.md) ##### [CategoriesQueryBuilder](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-builder.md) - [eq()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-builder/eq.md) - [find()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-builder/find.md) - [limit()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-builder/limit.md) - [skip()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-builder/skip.md) ##### [CategoriesQueryResult](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result.md) - [currentPage](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/current-page.md) - [items](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/items.md) - [length](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/length.md) - [pageSize](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/page-size.md) - [query](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/query.md) - [totalCount](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/total-count.md) - [totalPages](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/total-pages.md) - [hasNext()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/has-next.md) - [hasPrev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/has-prev.md) - [next()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/next.md) - [prev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/prev.md)