> 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-crm.v2](https://dev.wix.com/docs/velo/apis/wix-crm-v2.md) #### [Contacts](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts.md) ##### [Contacts](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/introduction.md) - [createContact()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/create-contact.md) - [deleteContact()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/delete-contact.md) - [getContact()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/get-contact.md) - [labelContact()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/label-contact.md) - [mergeContacts()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/merge-contacts.md) - [queryContacts()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/query-contacts.md) - [unlabelContact()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/unlabel-contact.md) - [updateContact()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/update-contact.md) ###### [ContactsQueryBuilder](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder.md) - [ascending()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/ascending.md) - [descending()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/descending.md) - [eq()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/eq.md) - [exists()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/exists.md) - [find()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/find.md) - [ge()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/ge.md) - [gt()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/gt.md) - [in()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/in.md) - [le()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/le.md) - [limit()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/limit.md) - [lt()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/lt.md) - [ne()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/ne.md) - [skip()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/skip.md) - [startsWith()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-builder/starts-with.md) ###### [ContactsQueryResult](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result.md) - [currentPage](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/current-page.md) - [items](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/items.md) - [length](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/length.md) - [pageSize](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/page-size.md) - [query](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/query.md) - [totalCount](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/total-count.md) - [totalPages](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/total-pages.md) - [hasNext()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/has-next.md) - [hasPrev()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/has-prev.md) - [next()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/next.md) - [prev()](https://dev.wix.com/docs/velo/apis/wix-crm-v2/contacts/contacts/contacts-query-result/prev.md)